Skip to content
Snippets Groups Projects
Commit 367a0e89 authored by Dylan Griffith's avatar Dylan Griffith
Browse files

Clearer docs when it is OK for maintainer to squash

parent 3a3a767c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -189,6 +189,9 @@ experience, refactors the existing code). Then:
subsequent revisions for anything that would be spotted after that.
- Consider using the [Squash and
merge][squash-and-merge] feature when the merge request has a lot of commits.
When merging code a maintainer should only use the squash feature if the
author has already set this option or if the merge request clearly contains a
messy commit history that is intended to be squashed.
 
[squash-and-merge]: https://docs.gitlab.com/ee/user/project/merge_requests/squash_and_merge.html#squash-and-merge
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment