Ver código fonte

gitconfig: protocol.version 1 → 2

raylu 6 anos atrás
pai
commit
950484dc3c
1 arquivos alterados com 1 adições e 1 exclusões
  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