Skip to content

Commit 4b5c542

Browse files
committed
docs: Update installation.md
1 parent 5768467 commit 4b5c542

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/installation.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ You can now run a commit in the terminal and you'll see the prepared message app
5656

5757
```sh
5858
$ git commit FILE
59+
$ git log
60+
```
61+
62+
Remove:
63+
64+
```sh
65+
$ rm .git/hooks/prepare-commit-msg
5966
```
6067

6168
For other projects using this repo's hook - use `cp` or `curl` to add the hook to your repo. Or package and an installable Zip.

0 commit comments

Comments
 (0)