Просмотр исходного кода

git: sort branches by last committed

Thomas Dy 3 месяцев назад
Родитель
Сommit
ef1a97b4c4
1 измененных файлов с 1 добавлено и 0 удалено
  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]