Skip to content

Instantly share code, notes, and snippets.

@philippeantoine
Created October 12, 2010 11:23
Show Gist options
  • Save philippeantoine/622030 to your computer and use it in GitHub Desktop.
Save philippeantoine/622030 to your computer and use it in GitHub Desktop.
config git
git config --global http.sslVerify false
git config --global http.proxy http://login:pass@proxy:8080/
test :
git config --list
set PATH=C:\bin\ruby-1.8.7-p299-i386-mingw32\bin;C:\bin\PortableGit\bin;%PATH%
set HOME=C:\atelier
set HOMEDRIVE=C:
set HOMEPATH=\atelier
set HOME_NET=c:\atelier
set http_proxy=http://login:pass@proxy:8080/
set USERPROFILE=C:\atelier
cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment