Skip to content

Instantly share code, notes, and snippets.

@nilleb
nilleb / gist:7baab45de966c3f0b750
Last active December 7, 2016 20:48
git-2.3.5 windows sspi
K:\temp>set GIT_CURL_VERBOSE=1
K:\temp>rm -rf Repository
K:\temp>git clone http://:@server:8080/tfs/COLLECTION/TeamProject/_git/Repository
11:51:47.940501 git.c:348 trace: built-in: git 'clone' 'http://:@server:8080/tfs/COLLECTION/TeamProject/_git/Repository'
Clonage dans 'Repository'...
11:51:48.024602 run-command.c:351 trace: run_command: 'git-remote-http' 'origin' 'http://:@server:8080/tfs/COLLECTION/TeamProject/_git/Repository'
* Couldn't find host server in the _netrc file; using defaults
* timeout on name lookup is not supported
@nilleb
nilleb / gist:6e40ed16259e5a0b72e1
Created April 14, 2015 09:58
git-1.9.5 windows sspi
K:\temp>set GIT_CURL_VERBOSE=1
K:\temp>git clone http://:@server:8080/tfs/COLLECTION/TeamProject/_git/Repository
Cloning into 'Repository'...
* Couldn't find host server in the _netrc file; using defaults
* Adding handle: conn: 0x39c790
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x39c790) send_pipe: 1, recv_pipe: 0