> However, when calling git.cmd from the command line > (cmd.exe), this type of exit command makes the command window > disappear. I propose adding the /b option "exit the current > batch script". [2] > > [1] > http://repo.or.cz/w/msysgit.git?a=commit;h=b3f99268c117a7e8d36 > 9025d20e8ef3cdc70c0a0 > [2] > http://repo.or.cz/w/msysgit.git?a=commit;h=a83acef48eef0b80d25 > 278024a7e0de211a6c23c
You're absolutely right, the "/b" needs to be there. Strange, I'm pretty sure that I included this switch, as I remember to have learned about it while I was preparing that patch. Anyways, we should take your patch. Thanks for the fix. -- Sebastian
