On Thu, Jan 10, 2013 at 1:10 PM, Karsten Blees <[email protected]> wrote: > Changes since initial version (see attached diff for details): > - split in two patches > - removed unused variables > - improved the dll error message > - changed ?: to if else > - added comments > > Also available here: > https://github.com/kblees/git/tree/kb/improve-wincred-compatibility-v2 > git pull git://github.com/kblees/git.git kb/improve-wincred-compatibility-v2 > > Karsten Blees (2): > wincred: accept CRLF on stdin to simplify console usage > wincred: improve compatibility with windows versions > > .../credential/wincred/git-credential-wincred.c | 206 > ++++++++------------- > 1 file changed, 75 insertions(+), 131 deletions(-) > >
Wonderful! Acked-by: Erik Faye-Lund <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

