Quellcode durchsuchen

gitconfig: protocol.version 1 → 2

raylu vor 6 Jahren
Ursprung
Commit
950484dc3c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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