Re: [git-users] GIT Clone Fails | fatal: Unable to find remote helper for 'mshttps'‏

2016-03-21 Thread Todd Robertson
Fixed! Your hints got me going down the correct path :) git config --list showed this part: url.mshttps:// microsoftit.visualstudio.com/.insteadof=https://microsoftit.visualstudio.com/ url.mshttps:// microsoftit.visualstudio.com/.insteadof=https://microsoftit.visualstudio.com/ This article:

Re: [git-users] GIT Clone Fails | fatal: Unable to find remote helper for 'mshttps'‏

2016-03-21 Thread Konstantin Khomoutov
On Mon, 21 Mar 2016 10:27:18 -0700 Todd Robertson wrote: > Sure, here's the results. Let me know if I didn't do the syntax > correctly. Thanks for the help! > > toddrob@toddrob-laptop3 MINGW64 ~ > > $ GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone >

Re: [git-users] GIT Clone Fails | fatal: Unable to find remote helper for 'mshttps'‏

2016-03-21 Thread Todd Robertson
Sure, here's the results. Let me know if I didn't do the syntax correctly. Thanks for the help! toddrob@toddrob-laptop3 MINGW64 ~ $ GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone https://microsoftit.visualstudio.com/DefaultCollection/OneITVSO/_git/SI-HDC-CPT-CloudMS_Module 10:25:35.823361 git.c:344

Re: [git-users] GIT Clone Fails | fatal: Unable to find remote helper for 'mshttps'‏

2016-03-21 Thread Konstantin Khomoutov
On Sun, 20 Mar 2016 15:34:50 -0700 (PDT) Todd Robertson wrote: > Hi, > On my main machine (Windows 10, 64 bit GIT client), I cannot clone > the remote repositories I need to work with, I get these results: > > toddrob@toddrob-laptop3 MINGW64 ~ > > $ git clone >

[git-users] GIT Clone Fails | fatal: Unable to find remote helper for 'mshttps'‏

2016-03-20 Thread Todd Robertson
Hi, On my main machine (Windows 10, 64 bit GIT client), I cannot clone the remote repositories I need to work with, I get these results: toddrob@toddrob-laptop3 MINGW64 ~ $ git clone https://microsoftit.visualstudio.com/DefaultCollection/OneITVSO/_git/SI-HDC-CPT-CloudMS_Module Cloning into