=?utf-8?q?Donát?= Nagy <donat.n...@ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/67...@github.com>


steakhal wrote:

> (Force pushed the branch because I wanted to rebase it onto a recent main and 
> fix the merge conflicts. Is there a better workflow than this?)

I think git also offers conflict resolution for `git merge origin/main`. It 
should put the resolution into the merge commit.
That being said, I usually just do the rebase/resolve approach and force-push; 
only after all conversations are resolved and I don't expect anyone reviewing 
at the time. But yea, a merge commit should be the way for GitHub AFAIK.

https://github.com/llvm/llvm-project/pull/67157
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to