【maven】git pull 拉远程分支,如远程分支代码版本高,则需要进行git的不同策略设置
摘要:
hint: git config pull.rebase false # merge 【一般选择这个】 hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only 阅读全文
posted @ 2023-08-09 10:47 无信不立 阅读(49) 评论(0) 推荐(0)
浙公网安备 33010602011771号