blob: 3b52bc249aa54909ad3c9ecac39dbbd44e7bc592 [file] [log] [blame]
Edwin Kempin19433412011-04-11 09:14:01 +02001you are not allowed to upload merges
2====================================
3
4With this error message Gerrit rejects to push a merge commit if the
5pushing user has no permissions to upload merge commits for the
6project to which the push is done.
7
8If you need to upload merge commits, you can contact one of the
9project owners and request for this project permissions to upload
10merge commits (access right '+3 Upload merges permission' in the
11link:access-control.html#category_READ['Read Access'] category).
12
13If one of your changes could not be merged in Gerrit due to conflicts
14and you created the merge commit to resolve the conflicts, you might
15want 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
18GERRIT
19------
20Part of link:error-messages.html[Gerrit Error Messages]