Commit 06e4695d authored by Amy Qualls's avatar Amy Qualls

Revisions for tone and style

Tidy up this small section to better meet GitLab tone and style.
parent 8aefaeee
......@@ -105,10 +105,12 @@ GitLab uses [RE2 syntax](https://github.com/google/re2/wiki/Syntax) for regular
### Caveat to "Reject unsigned commits" push rule **(PREMIUM)**
Currently, this push rule ignores commits that are authenticated and created by GitLab (either through the UI or API).
This means that when the "Reject unsigned commits" push rule is enabled, unsigned commits
may still show up in the commit history if a commit was created **within** GitLab itself. As expected, commits
created outside GitLab and pushed to the repository will be rejected.
This push rule ignores commits that are authenticated and created by GitLab
(either through the UI or API). When the **Reject unsigned commits** push rule is
enabled, unsigned commits may still show up in the commit history if a commit was
created **within** GitLab itself. As expected, commits created outside GitLab and
pushed to the repository are rejected. For more information about how GitLab
plans to fix this issue, read [issue #19185](https://gitlab.com/gitlab-org/gitlab/-/issues/19185).
#### "Reject unsigned commits" push rule disables Web IDE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment