i think i figured it out:

git is in the latest version 2.14.2
i downgraded git to 2.14.1.windows.1 and voila all things work again.

On Sunday, October 1, 2017 at 3:39:26 PM UTC+3, Sotirios Mantziaris wrote:
>
> the log is the following:
>
> cd .
> git clone https://github.com/mantzas/adaptlog D:\dev\goprojects\src\
> github.com\mantzas\adaptlog
> cd D:\dev\goprojects\src\github.com\mantzas\adaptlog
> git submodule update --init --recursive
> cd D:\dev\goprojects\src\github.com\mantzas\adaptlog
> git show-ref
> cd D:\dev\goprojects\src\github.com\mantzas\adaptlog
> git submodule update --init --recursive
>
> the repo gets cloned BTW
>
> On Sunday, October 1, 2017 at 3:33:33 PM UTC+3, Dave Cheney wrote:
>>
>> try go get -x
>>
>> On Sunday, 1 October 2017 23:33:04 UTC+11, Sotirios Mantziaris wrote:
>>>
>>> git is available on my path
>>> windows defender (av) is disabled
>>> check out the attached gif.
>>>
>>> this was a fresh windows 10 install
>>> all component (go, git) have been installed with chocolatey.
>>> BTW: mingw works fine.
>>>
>>> can i enable some logs of go get to see what is happening?
>>>
>>> On Sunday, October 1, 2017 at 11:54:43 AM UTC+3, Dave Cheney wrote:
>>>>
>>>> Av, anti virus, software. 
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to