dspinellis / git-issue

Git-based decentralized issue management
GNU General Public License v3.0
776 stars 66 forks source link

Remove dependency on GNU seq #99

Closed stasinos closed 1 year ago

stasinos commented 1 year ago

Replace using seq with the jq range command. Improves portability, as GNU seq is not immediately available on all target platforms.

This should fix https://github.com/dspinellis/git-issue/issues/98

dspinellis commented 1 year ago

Thank you! Note to self: jq is also an add-on, but it is required for the import.