经过一些拉动,合并和冲突解决后,我的GIT卡住了.这是我在主项目上尝试做的(使用EGit):
在项目标题附近,我看到[Merged master up-arrow 1 down-arrow 1].
$ git status
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 1 and 1 different commit each, respectively.
#
nothing to commit (working directory clean)
Run Code Online (Sandbox Code Playgroud)
我该怎么办?