首先考虑不要将集成分支合并到功能分支中。
其次看看git rerere命令并使用它:
$ git config --global rerere.enabled true
Run Code Online (Sandbox Code Playgroud)
名称
Run Code Online (Sandbox Code Playgroud)git-rerere - Reuse recorded resolution of conflicted merges
描述
Run Code Online (Sandbox Code Playgroud)In a workflow employing relatively long lived topic branches, the developer sometimes needs to resolve the same conflicts over and over again until the topic branches are done (either merged to the "release" branch, or sent out and accepted upstream)
归档时间: |
|
查看次数: |
1626 次 |
最近记录: |