Update readme

This commit is contained in:
Eden Kirin
2023-09-04 13:39:53 +02:00
parent 460c422507
commit 120aa062c4

View File

@ -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`