在使用Git把当前分支合并到master提示“Already up-to-date”
摘要:
在使用Git把当前分支合并到master提示“Already up-to-date”,但当前分支和 master 分支代码不同步。①当前分支或者主分支代码不是最新的,有未更新(未提交的代码),把分支代码提交最新再进行合并②假设当前分支是:dev,主分支是:master。解决方法:git checko 阅读全文
posted @ 2020-12-04 16:32 辛勤的代码搬运工 阅读(554) 评论(0) 推荐(0)
浙公网安备 33010602011771号