当前位置:   article > 正文

停止git上传_git – rebase正在进行中 不能提交如何进行或停止(中止)?

git rebase continue卡住

当我跑:

git status

我看到这个:

rebase in progress; onto 9c168a5

You are currently rebasing branch 'master' on '9c168a5'.

(all conflicts fixed: run "git rebase --continue")

nothing to commit, working directory clean

当我做:

ls `git rev-parse --git-dir` | grep rebase || echo no rebase

我看到:rebase-apply

我不能承诺起源。

git branch

显示:

* (no branch, rebasing master)

develop

master

我被卡住了。我不知道该怎么办?真的需要这么长时间才能修复吗? git rebase –continue不做任何事情。我没有任何的git状态..我只是等待rebase。我能做什么?

UDATE:

这是输出:git rebase –continue

Applying: no message

No changes - did you forget to use 'git add'?

If there is nothing left to stage, chances are that something else

already introduced the same changes; you might want to skip this patch.

When you have resolved this problem, run "git rebase --continue".

If you prefer to skip this patch, run "git rebase --skip" instead.

To check out the original branch and stop rebasing, run "git rebase --abort".

git add。没有什么

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/703199
推荐阅读
相关标签
  

闽ICP备14008679号