2020年11月27日

gitlab本地分支push代码出错问题

摘要: gitlab本地分支push代码出错问题 最近业务上,本地分支的代码版本落后于远程分支,导致push失败, comman line # git config --global pull.rebase true # 再次push到自己的开发分支,依然报错 # 提示先pull # error: You 阅读全文

posted @ 2020-11-27 18:38 进击的davis 阅读(328) 评论(0) 推荐(0)

导航