Skip to content

Change example for push rules to match comments.

Brendan O'Leary requested to merge doc/BDO-push-rules-edit into master

See the general Documentation guidelines http://docs.gitlab.com/ce/development/doc_styleguide.html

What does this MR do?

The comment in the push_rules example for one section says: Any file with .pem or .key extensions but only blocks specifically files named secret.pem or private.key.

This MR changes the example regex's to reflect the comment's intent.

Merge request reports

Loading