On Monday, May 06, 2013 at 14:40 EDT,
christop...@gmail.com wrote:
> I work on the linux kernel with some other people. Sometimes we write
> and review patches amongst ourselves, and then those patches get sent
> to the main kernel mailing list. Once those patches are merged, I pull
> the kernel's master branch back into our local repo. The annoying part
> is that patches that were merged by upstream still show up as being
> open on our end. How does Gerrit fit into a project that it doesn't
> own? None of us actually have the power to merge into master, but it
> seems like Gerrit requires the project ower to do just that. I've
> tried rebaseing patch sets with with the rebase button, but patches
> that were merged don't disappear as with a normal git rebase.
Correct, the rebase of a patch set onto a new base in which the
patch is included won't cause it to disappear. However, the resulting
patch should become empty.
I don't think there's a better way of dealing with this except
abandoning the change (and preferably referring to the SHA-1 of
the accepted upstream patch).
--
Magnus Bäck
ba...@google.com