From 1d524cddffbfef5d1c7ddd66d823a478248d9fc4 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 23 May 2022 22:40:33 +0300 Subject: [PATCH] Enable git human version sorting --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 766c77f..8799c0a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -49,3 +49,5 @@ abbrev = 12 [pretty] fixes = Fixes: %h (\"%s\") +[tag] + sort = v:refname