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