Merge branch 'av/wincred-with-at-in-username-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Feb 2015 19:44:56 +0000 (11:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Feb 2015 19:44:56 +0000 (11:44 -0800)
The credential helper for Windows (in contrib/) used to mishandle
a user name with an at-sign in it.

* av/wincred-with-at-in-username-fix:
wincred: fix get credential if username has "@"

Trivial merge