Parcourir la source

gitconfig: protocol.version 1 → 2

raylu il y a 6 ans
Parent
commit
950484dc3c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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