We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12574f commit d6f2078Copy full SHA for d6f2078
1 file changed
README.md
@@ -1,2 +1,15 @@
1
-# git_proxy_toggle
+# git_proxy_toggle.bat
2
Simple batch script for toggling git config proxy
3
+
4
+# Function
5
+**Toggles** git config proxy between:
6
+"not configured"
7
+and
8
+"http://192.168.10.10:3128/" (Standard FLS-proxy)
9
10
+# Usage
11
+Just double click the .bat-file.
12
+Usage also possible in cmd-terminal.
13
14
+## Contributor
15
+- @maltebenjamin
0 commit comments