Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Fwd: [cross-project-issues-dev] Juno SR2 RC4 staging repo is complete

2013/2/14 Daniel Megert <daniel_megert@xxxxxxxxxx>
Agreed. The duplicate change-Id probably just looks ugly but won't block the interaction with Gerrit.  

no, it's not just ugly but it really does the wrong thing since if you already pushed a change for review,
then amend it e.g. to react on comments. This will add another new change-id at the end. Then when
you push this amended commit in order to create patchset 2 for your change you will endup with a
new duplicate change instead of the second patchset for the already existing change.

--
Matthias

Back to the top