Archimedes/git-cmd

5 lines
124 B
Plaintext

git config --add remote.origin.proxy "socks5h://127.0.0.1:9050" (9150)
git push -u origin --all
git push -u origin --tags