Re: [git-users] Problem with cygwin git behind authentication proxy

2016-01-21 Thread Martin T.
I have a bash/vim/tmux workflow inherited from linux which I wanted to replicate when i have to use windows. basically I almost never leave the shell except when I use Firefox. On Thu, Jan 21, 2016 at 10:47 AM Konstantin Khomoutov < flatw...@users.sourceforge.net> wrote: > On Wed, 20 Jan 2016 14:

Re: [git-users] Problem with cygwin git behind authentication proxy

2016-01-21 Thread Konstantin Khomoutov
On Wed, 20 Jan 2016 14:02:30 -0800 (PST) "Martin T." wrote: > I am using Windows 7 x64. > I have installed Git for Windows and cygwin's git. [...] > But I get an authentication `407` error with cygwin's git: > > user > ~ > git config --get http.proxy > https://:@evilcorp.proxy.com:8080 >