Files
scripts/local/bb_local_dev/.gitconfig.local
2020-03-01 19:15:19 +00:00

19 lines
501 B
Plaintext

[user]
name = Vahagn Khachatryan
email = vkhachatrya5@bloomberg.net
[url "bbgithub:"]
insteadOf = https://bbgithub.dev.bloomberg.com
[http "https://github.com"]
proxy = http://proxy.bloomberg.com:81
sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt
[http "https://gitlab.com"]
proxy = http://proxy.bloomberg.com:81
sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt
[http "http://192.168.0.4:8080"]
proxy = socks5://127.0.0.1:1080