1
0
Fork 0

git: Sort tags assuming they're version numbers first

This commit is contained in:
Jeremy Kaplan 2025-05-14 15:54:42 -07:00
commit 3674a9ee10

View file

@ -56,6 +56,9 @@ ff = only
[push] [push]
default = simple default = simple
[tag]
sort = version:refname
[alias] [alias]
ap = add -p ap = add -p
b = branch b = branch