标签: windows git msysgit
当我运行以下命令以应用位于/c/tmp/patches msysgit 中的多个修补程序时,挂起:
/c/tmp/patches
git.exe am --3way --signoff --directory=/c/tmp/patches/
我使用的是1.7.8版本 - preview20111206。
我做错了什么或者这是msysgit中的已知问题?