Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 1 | = commit already exists |
David Pursehouse | 11eebe6 | 2012-12-11 10:37:33 +0900 | [diff] [blame] | 2 | |
Bruce Zu | cd6572d | 2014-01-21 11:11:42 +0800 | [diff] [blame] | 3 | With "commit already exists (as current patchset)" or |
| 4 | "commit already exists (in the change)" error message |
| 5 | Gerrit rejects to push a commit to an existing change via |
| 6 | `refs/changes/n` if the commit was already successfully |
| 7 | pushed to the change. |
| 8 | |
| 9 | With "commit already exists (in the project)" error message |
| 10 | Gerrit rejects to push a commit to an existing change via |
| 11 | `refs/changes/n` if the commit was already successfully |
| 12 | pushed to a change in project scope. |
| 13 | |
| 14 | In any above case there is no new commit and consequently |
| 15 | there is nothing for Gerrit to do. |
David Pursehouse | 11eebe6 | 2012-12-11 10:37:33 +0900 | [diff] [blame] | 16 | |
| 17 | For further information about how to resolve this error, please |
| 18 | refer to link:error-no-new-changes.html[no new changes]. |
| 19 | |
| 20 | GERRIT |
| 21 | ------ |
| 22 | Part of link:error-messages.html[Gerrit Error Messages] |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 23 | |
| 24 | SEARCHBOX |
| 25 | --------- |