ソースを参照

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