Skip to content

Commit d6f2078

Browse files
authored
Update README.md
1 parent b12574f commit d6f2078

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# git_proxy_toggle
1+
# git_proxy_toggle.bat
22
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

Comments
 (0)