Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 1 | = contains banned commit ... |
Edwin Kempin | fffa3df | 2011-01-14 07:05:55 +0100 | [diff] [blame] | 2 | |
| 3 | With this error message Gerrit rejects to push a commit that is |
| 4 | banned or that would merge in an ancestor that is banned. |
| 5 | |
| 6 | If a commit was identified as a bad commit (e.g. because it contains |
| 7 | coding that violates intellectual property) and because of this it |
| 8 | was removed from the central git repository it can be marked as |
| 9 | banned. Gerrit will then prevent that this commit ever enters the |
| 10 | repository again by rejecting every push of such a commit with the |
| 11 | error message "contains banned commit ...". |
| 12 | |
| 13 | If you have commits that you want to push that are based on a banned |
| 14 | commit you may want to link:http://www.kernel.org/pub/software/scm/git/docs/git-cherry-pick.html[cherry-pick] them onto a clean base and push |
| 15 | them again. |
| 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 | --------- |