wocao
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Default simplegit hook policy. Deployments can replace it with -hook-script.
|
||||
# $1 is the Git hook type, $2 is the owner/name repository, remaining arguments
|
||||
# are the original Git hook arguments. Original stdin and GIT_* env are intact.
|
||||
exit 0
|
||||
Reference in New Issue
Block a user