The git aliases worth trying

Get the nice sort of tags

git config –global alias.tags ‘tag -l –sort=-version:refname “v*"’

Copyright © 2024 Dyrone Teng