| Edwin Kempin | 1943341 | 2011-04-11 09:14:01 +0200 | [diff] [blame^] | 1 | you are not allowed to upload merges |
| 2 | ==================================== |
| 3 | |
| 4 | With this error message Gerrit rejects to push a merge commit if the |
| 5 | pushing user has no permissions to upload merge commits for the |
| 6 | project to which the push is done. |
| 7 | |
| 8 | If you need to upload merge commits, you can contact one of the |
| 9 | project owners and request for this project permissions to upload |
| 10 | merge commits (access right '+3 Upload merges permission' in the |
| 11 | link:access-control.html#category_READ['Read Access'] category). |
| 12 | |
| 13 | If one of your changes could not be merged in Gerrit due to conflicts |
| 14 | and you created the merge commit to resolve the conflicts, you might |
| 15 | want to revert the merge and instead of this do a link:http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html[rebase]. |
| 16 | |
| 17 | |
| 18 | GERRIT |
| 19 | ------ |
| 20 | Part of link:error-messages.html[Gerrit Error Messages] |