Am 25.02.2013 07:43, schrieb Junio C Hamano: > Erik Faye-Lund <kusmabite@xxxxxxxxx> writes: > >> On Thu, Jan 10, 2013 at 1:10 PM, Karsten Blees <karsten.blees@xxxxxxxxx> 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 <kusmabite@xxxxxxxxx> > > I'm in the "marking leftover bits" mode today, and noticed that > nothing happened for this topic in my tree. Did msysgit folks expect > me to pick this up directly, or did you guys want to feed this series > to me (with possibly other changes you worked on outside this list)? > The second patch changes the credential format in a backward-incompatible way, so I think this should be in git.git, too (better than having two incompatible versions around). @Pat, Dscho: the rebase-merge script should automatically drop patches found in upstream, correct? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html