issues
search
tbarron
/
githooks
git hook scripts for various purposes
0
stars
0
forks
source link
write tool gh.py
#1
Open
tbarron
opened
9 years ago
tbarron
commented
9 years ago
functions this should provide:
list: describe hooks that can be installed
install: create scripts in $REPO/githooks/ (with symlinks from $REPO/.git/hooks) or directly in $REPO/.git/hooks
show: report the hooks that are installed
remove: remove symlinks or scripts from .git/hooks, but only if gh put them there
tbarron
commented
9 years ago
Have stubs, need to add functionality
functions this should provide: