readme change
This commit is contained in:
@@ -30,9 +30,14 @@ It should automatically reload when you save changes.
|
||||
|
||||
## GitHooks
|
||||
|
||||
To activate automatic commits/branch name checks in Windows run:
|
||||
To activate automatic commits/branch name checks run:
|
||||
|
||||
```shell
|
||||
git config core.hooksPath .githooks
|
||||
git config --local core.hooksPath .githooks
|
||||
```
|
||||
|
||||
If your commit fails its either:
|
||||
branch name != <type>/description-of-branch
|
||||
commit name != <type>: description of the commit.
|
||||
<ref>: N25B-Num's
|
||||
|
||||
|
||||
Reference in New Issue
Block a user