]> gitweb.fluxo.info Git - rhatto/dotfiles/git.git/commitdiff
Sort tags by version master
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Jun 2024 23:04:16 +0000 (00:04 +0100)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Jun 2024 23:04:16 +0000 (00:04 +0100)
gitconfig.dot.link

index 26475ef2c5d04884f643a22639a75a64a97711c0..2349b3248d1f8f3497b3d9194ae76dd8e6a08893 100644 (file)
@@ -42,6 +42,9 @@
 [pull]
        rebase = false
 
+[tag]
+       sort = version:refname
+
 # Default initial branch
 # https://stackoverflow.com/questions/64249491/difference-between-main-branch-and-master-branch-in-github
 # https://stackoverflow.com/questions/42871542/how-can-i-create-a-git-repository-with-the-default-branch-name-other-than-maste