summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-03-29 23:52:05 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-03-30 22:31:07 +0300
commit64cd7ebf39ea7ca0ebded0547ed6a3b1996d3a21 (patch)
tree76f551d289b39c45d4ec97af1df7be2f5d7a0752 /config
parentfe7992a5249b84376aced47696ee1306f3d9799b (diff)
downloadgitlab-ce-64cd7ebf39ea7ca0ebded0547ed6a3b1996d3a21.tar.gz
Update documentation on issue closing pattern.
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 3f1ca34a667..1a700e1d724 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -67,7 +67,7 @@ production: &base
# This happens when the commit is pushed or merged into the default branch of a project.
# When not specified the default issue_closing_pattern as specified below will be used.
# Tip: you can test your closing pattern at http://rubular.com
- # issue_closing_pattern: '((?:[Cc]los(?:e[sd]|ing)|[Ff]ix(?:e[sd]|ing)?) +(?:(?:issues? +)?#\d+(?:(?:, *| +and +)?))+)'
+ # issue_closing_pattern: '((?:[Cc]los(?:e[sd]?|ing)|[Ff]ix(?:e[sd]|ing)?) +(?:(?:issues? +)?#\d+(?:(?:, *| +and +)?))+)'
## Default project features settings
default_projects_features: