diff options
Diffstat (limited to '.config/git/with-signoff-hook')
-rw-r--r-- | .config/git/with-signoff-hook | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/with-signoff-hook b/.config/git/with-signoff-hook new file mode 100644 index 0000000..244c63c --- /dev/null +++ b/.config/git/with-signoff-hook @@ -0,0 +1,2 @@ +[core] + hooksPath = ~/.config/git/hooks/with-signoff |