blob: d2b7c9d8ed9759e5f4ee83c27db3e70c4bb78287 [file] [log] [blame]
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -08001= commit already exists
David Pursehouse11eebe62012-12-11 10:37:33 +09002
Bruce Zucd6572d2014-01-21 11:11:42 +08003With "commit already exists (as current patchset)" or
4"commit already exists (in the change)" error message
5Gerrit rejects to push a commit to an existing change via
6`refs/changes/n` if the commit was already successfully
7pushed to the change.
8
9With "commit already exists (in the project)" error message
10Gerrit rejects to push a commit to an existing change via
11`refs/changes/n` if the commit was already successfully
12pushed to a change in project scope.
13
14In any above case there is no new commit and consequently
15there is nothing for Gerrit to do.
David Pursehouse11eebe62012-12-11 10:37:33 +090016
17For further information about how to resolve this error, please
18refer to link:error-no-new-changes.html[no new changes].
19
20GERRIT
21------
22Part of link:error-messages.html[Gerrit Error Messages]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070023
24SEARCHBOX
25---------