You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

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.

Usage

$ git proxy

Examples

Ensure that git pull is run with a HTTP(S) proxy configured:

$ git proxy pull
  • No labels