瀏覽代碼

gitconfig: protocol.version 1 → 2

raylu 6 年之前
父節點
當前提交
950484dc3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gitconfig

+ 1 - 1
gitconfig

@@ -65,4 +65,4 @@
 	put = !git-push && git-push --tags
 	pushf = push --force-with-lease
 [protocol]
-	version = 1
+	version = 2