git-mkver icon indicating copy to clipboard operation
git-mkver copied to clipboard

Is there a range of git versions that work with `git-mkver`?

Open cortadocodes opened this issue 1 year ago • 1 comments

It would be useful to know the range of git version compatible with git-mkver. I checked the docs but couldn't find any information about this

cortadocodes avatar Oct 14 '24 12:10 cortadocodes

It uses pretty standard git commands, I imagine anything 2.0+ would work fine, but I haven't explicitly tested.

idc101 avatar Oct 18 '24 17:10 idc101