我在对本地的PengBranch进行pull和push时都报错,因为有commits冲突,其中有大约60个Incoming Commits 和 5个Outgoing Commits. 这也就是说我本地的PengBranch有5个Commits是服务器上Origin/PengBranch上没有的,而服务器上PengBranch上有大约60多个Commits(别人修改提交的)是我本地的Local/PengBranch上没有的,所以有冲突了。无论是Pull还是Push操作,都报冲突错误,无法进行Pull/Push.我在对本地的PengBranch进行pull和push时都报错,因为有commits冲突,其中