Commit 3de79957 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Spell fix

parent 702eb461
...@@ -19,7 +19,7 @@ Let's assume you have the following requirements for your workflow: ...@@ -19,7 +19,7 @@ Let's assume you have the following requirements for your workflow:
All you need to do is write simple regular expression that requires mention of JIRA issue in a commit message. All you need to do is write simple regular expression that requires mention of JIRA issue in a commit message.
It can be something like this `/JIRA\-\d+/`. It can be something like this `/JIRA\-\d+/`.
Just paste regular expression into commit message textfield(without start and ending slash) and save changes. Just paste regular expression into commit message textfield(without start and ending slash) and save changes.
See screenshot below: See the screenshot below:
![screenshot](git_hooks.png) ![screenshot](git_hooks.png)
......
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