Get error message ''fatal: sha1 information is lacking or useless“ when apply a patch using ”git am -3"

后端 未结 6 1027
别那么骄傲
别那么骄傲 2020-12-17 08:53

I am trying to apply a series of patches from 1 git repository to another git repository using git am -3 \"path to a patch\". I apply them in order, from patch 1-4, it works

6条回答
提交回复
热议问题