Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
09a460030d23
Commit
09a46003
authored
Sep 15, 2013
by
Dmitriy Zaporozhets
Browse files
Merge pull request #5093 from smashwilson/example-config-fix
Fix issue_closing_regex in gitlab.yml.example
parents
f029f46e43d6
ae0e3a5df3ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/gitlab.yml.example
View file @
09a46003
...
...
@@ -49,7 +49,7 @@
## Automatic issue closing
# If a commit message matches this regular express, all issues referenced from the matched text will be closed
# if it's pushed to a project's default branch.
# issue_closing_pattern:
"
^([Cc]loses|[Ff]ixes) +#\d+
"
# issue_closing_pattern: ^([Cc]loses|[Ff]ixes) +#\d+
## Default project features settings
default_projects_features:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment