Browse Source

git: sort branches by last committed

Thomas Dy 2 months ago
parent
commit
ef1a97b4c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .config/git/config

+ 1 - 0
.config/git/config

@@ -27,6 +27,7 @@
 [branch]
 	# we use a hook to set this up instead
 	autoSetupMerge = false
+	sort = -committerdate
 [remote]
 	pushDefault = origin
 [alias]