Merge branch 'fix/readme-update-correct' into 'dev'
readme change See merge request ics/sp/2025/n25b/pepperplus-ui!7
This commit was merged in pull request #7.
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