git分支名一直rebasing,

使用git rebase --continue

git rebase --skip

git reset --abort

都没有用,

最后直接删除

当前目录下的.git/rebase-apply

然后就ok了。

rm .git/rebase-apply

 

 

 

 

 

 

转载于:https://www.cnblogs.com/newcbs/p/10019305.html

Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐