]> nuage.metani.fr Git - 3GPP.git/commitdiff
Add command to set git proxy to windows system proxy main
authorDavid Lecompte <david.lecompte@huawei.com>
Tue, 16 Jun 2026 15:09:00 +0000 (16:09 +0100)
committerDavid Lecompte <david.lecompte@huawei.com>
Tue, 16 Jun 2026 15:09:00 +0000 (16:09 +0100)
bin/gitwin-setproxy.sh [new file with mode: 0644]

diff --git a/bin/gitwin-setproxy.sh b/bin/gitwin-setproxy.sh
new file mode 100644 (file)
index 0000000..ed6cf02
--- /dev/null
@@ -0,0 +1 @@
+git config --global http.proxy $(regtool get '/HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet Settings/ProxyServer')