cms-sw / cms-git-tools

CMS Git Helpers
34 stars 26 forks source link

Add a --continue feature to the cms-merge-topic #72

Open ktf opened 9 years ago

ktf commented 9 years ago

@slava77 suggested to have a --continue feature to cms-merge-topic. We need to understand how this is different from git add && git commit, which is what you do when you have a merge conflict.

fwyzard commented 9 years ago

I guess in addition you would clean up the merge-attempt branch, once the merge is successful ?

slava77 commented 9 years ago

yes, that's the goal, to complete the remaining commands that are skipped if a merge fails: