]> git.ipfire.org Git - thirdparty/git.git/commit
wincred: fix get credential if username has "@"
authorAleksey Vasenev <margtu-fivt@ya.ru>
Wed, 19 Nov 2014 21:47:32 +0000 (00:47 +0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jan 2015 04:08:56 +0000 (20:08 -0800)
commit13d261e53abdfe0ee61eb04b483a01509c0b43d2
tree66292f6c9c5329ca7a464f9bdb3edfac23a6dc14
parentfdf96a20acf96a6ac538df8113b2aafd6ed71d50
wincred: fix get credential if username has "@"

Such a username with "@" in it isn't all that unusual these days.

cf. https://groups.google.com/forum/#!msg/msysgit/YVuCqmwwRyY/HULHj5OoE88J

Signed-off-by: Aleksey Vasenev <margtu-fivt@ya.ru>
Acked-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/credential/wincred/git-credential-wincred.c