Update readme
This commit is contained in:
@ -50,6 +50,8 @@ git clone https://gitea.ekirin.com/Intis/git-hooks.git
|
|||||||
git config --global init.templateDir '~/.git-templates'
|
git config --global init.templateDir '~/.git-templates'
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Reinitialize existing git repos you wish to use this in with: `git init``
|
3. Copy `intis-hooks` directory content to `~/.git-templates/hooks`
|
||||||
|
|
||||||
4. Rename `your-repo-dir/.git/intis-hooks` to `your-repo-dir/.git/hooks`
|
4. Reinitialize existing git repos you wish to use this in with: `git init`
|
||||||
|
|
||||||
|
5. Rename `your-repo-dir/.git/intis-hooks` to `your-repo-dir/.git/hooks`
|
||||||
|
|||||||
Reference in New Issue
Block a user