Git through digest proxy authentication
Posted
by erick2red
on Stack Overflow
See other posts from Stack Overflow
or by erick2red
Published on 2010-01-18T18:10:13Z
Indexed on
2010/06/03
3:24 UTC
Read the original article
Hit count: 175
I want to do "git clone" through a proxy server. The issue is my proxy server uses digest authentication. So i can't find neither in git documentation, nor help that someone that already made.
I dig through google search and i can't find any helpful results.
Thxs.
© Stack Overflow or respective owner