Am 5/15/2012 19:32, schrieb Ramsay Jones: > ++ GIT_SEQUENCE_EDITOR=args > ++ eval args '"$@"' > +++ args /usr/home/ramsay/git/.git/rebase-merge/git-rebase-todo > argv[0] = 'C:\msysgit\msysgit\home\ramsay\bin\args.exe' > argv[1] = 'C:/msysgit/msysgit/home/ramsay/git/.git/rebase-merge/git-rebase-todo' ... > So, the msys "path munging" of program arguments saves the day! Absolutely. This path munging is an essential detail in the process. I don't know whether Cygwin has a similar feature, but I suppose not, otherwise we wouldn't have received this issue report. -- Hannes -- 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