Skip to content

Commit 4e71bcf

Browse files
committed
Add motivation hook to gitconfig
1 parent 9107173 commit 4e71bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitconfig

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# Configure "pre-commit" hook.
1212
[hooks "pre-commit"]
1313
disallow-commits = disallow-commits/disallow-commits
14+
motivation = motivation/motivation
1415

1516
# Disallow mistakenly commits to master.
1617
[disallow-commits]

0 commit comments

Comments
 (0)