blob: 3e16220f237b8ca8bdb5e6fee4aa3e818dbab58a [file] [log] [blame]
Dave Borowitz78542192017-08-31 10:45:47 -04001= too many commits
2
3This error occurs when a push directly to a branch
4link:user-upload.html#bypass_review[bypassing review] contains more commits than
5the server is able to validate in a single batch.
6
7The recommended way to avoid this message is to use the
8link:user-upload.html#skip_validation[`skip-validation` push option]. Depending
9on the number of commits, it may also be feasible to split the push into smaller
10batches.
11
12The actual limit is controlled by a
13link:config-gerrit.html#receive.maxBatchCommits[server config option].
14
15GERRIT
16------
17Part of link:error-messages.html[Gerrit Error Messages]
18
19SEARCHBOX
20---------