Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 1 | = no changes made |
Edwin Kempin | 33fc58e | 2011-02-08 07:09:50 +0100 | [diff] [blame] | 2 | |
| 3 | With this error message Gerrit rejects to push a commit as a new |
David Pursehouse | 221d4f6 | 2012-06-08 17:38:08 +0900 | [diff] [blame] | 4 | patch set for a change, if the pushed commit is identical to the |
Edwin Kempin | 33fc58e | 2011-02-08 07:09:50 +0100 | [diff] [blame] | 5 | current patch set of this change. |
| 6 | |
David Pursehouse | 221d4f6 | 2012-06-08 17:38:08 +0900 | [diff] [blame] | 7 | A pushed commit is considered to be identical to the current patch |
Edwin Kempin | 33fc58e | 2011-02-08 07:09:50 +0100 | [diff] [blame] | 8 | set if |
Edwin Kempin | ddfc41a | 2011-05-06 10:32:05 +0200 | [diff] [blame] | 9 | |
Edwin Kempin | 33fc58e | 2011-02-08 07:09:50 +0100 | [diff] [blame] | 10 | - the files in the commit, |
| 11 | - the commit message, |
| 12 | - the author of the commit and |
| 13 | - the parents of the commit |
Edwin Kempin | ddfc41a | 2011-05-06 10:32:05 +0200 | [diff] [blame] | 14 | |
Edwin Kempin | 33fc58e | 2011-02-08 07:09:50 +0100 | [diff] [blame] | 15 | are all identical. |
| 16 | |
| 17 | |
| 18 | GERRIT |
| 19 | ------ |
| 20 | Part of link:error-messages.html[Gerrit Error Messages] |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 21 | |
| 22 | SEARCHBOX |
| 23 | --------- |