瀏覽代碼

git: sort branches by last committed

Thomas Dy 3 月之前
父節點
當前提交
ad0f930cd7
共有 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]