Selaa lähdekoodia

git: sort branches by last committed

Thomas Dy 3 kuukautta sitten
vanhempi
commit
ef1a97b4c4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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]