git-proxy ensures that the given command are always run with a HTTP(S) proxy configured. All arguments, flags and switches are passed on to git.
$ git proxy |
Ensure that git pull is run with a HTTP(S) proxy configured:
$ git proxy pull |
Please see GitProxy.java.