blob: 515eef5ccff70d78563ed60787e096b718aa593c [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
David Pursehouse221d4f62012-06-08 17:38:08 +09005pushing user has no permission to upload merge commits for the
Edwin Kempin19433412011-04-11 09:14:01 +02006project to which the push is done.
7
8If you need to upload merge commits, you can contact one of the
David Pursehouse221d4f62012-06-08 17:38:08 +09009project owners and request permission to upload merge commits
Edwin Kempinaef5d6e2012-01-24 09:04:54 +010010(access right link:access-control.html#category_push_merge['Push Merge Commit'])
11for this project.
Edwin Kempin19433412011-04-11 09:14:01 +020012
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
Fredrik Luthander5d976a02012-01-20 13:06:06 +010015want to revert the merge and instead of this do a
16link:http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html[rebase].
Edwin Kempin19433412011-04-11 09:14:01 +020017
18
19GERRIT
20------
21Part of link:error-messages.html[Gerrit Error Messages]