gitlab提交代码冲突You have divergent branches and need to specify how to reconcile them
【代码】gitlab提交代码冲突You have divergent branches and need to specify how to reconcile them。
·
You can do so by running one of the following commands sometime before
hint: your next pull:
直接选择
git config pull.rebase true # rebase
然后再提交就可以了
更多推荐
所有评论(0)