Add git commit hooks
* added: git/hooks/pre-commit * added: git/hooks/prepare-commit-msg * modified: git/config * modified: git/ignore
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
[core]
|
||||
excludesfile = /Users/jens/.gitignore_global
|
||||
editor = o
|
||||
hooksPath = /home/jens/.config/git/hooks
|
||||
[init]
|
||||
defaultBranch = master
|
||||
[credential]
|
||||
helper = store
|
||||
|
||||
Reference in New Issue
Block a user