1
0
mirror of https://github.com/git/git.git synced 2024-09-25 21:32:12 +02:00
git/contrib/credential/wincred
Aleksey Vasenev 13d261e53a 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>
2015-01-25 20:08:56 -08:00
..
git-credential-wincred.c wincred: fix get credential if username has "@" 2015-01-25 20:08:56 -08:00
Makefile