git-am的用法:

git-am 可以一次合并一个文件,或者一个目录下所有的patch

参考:https://blog.csdn.net/mliubing2532/article/details/7577905

 

git pull 的时候出现这样的错误

It looks like git-am is in progress. Cannot rebase.

用如下方法解决:rm -rf .git/rebase-apply

如果采用的是sourcetree,执行控制台命令中执行上述语句即可。

 

参考:http://www.voidcn.com/article/p-fikodend-bnx.html

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐