update packages
This commit is contained in:
6
lisp/magit/githooks/config
Normal file
6
lisp/magit/githooks/config
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: gitconfig -*-
|
||||
[hook "magit-common-post-commit"]
|
||||
event = post-commit
|
||||
event = post-merge
|
||||
event = post-rewrite
|
||||
command = magit-run-git-hook magit-common-git-post-commit-functions
|
||||
Reference in New Issue
Block a user