stm_app
stm_app copied to clipboard
Add Git Hook command
stackmuncher addhook should add a git hook to the current repo
- [ ] - check if there is already a hook
- [ ] - add it at the very end to not interfere with the existing contents
- [ ] - do not edit unless it is 100% clear
- [ ] - add default log file name / location to config
- [ ] - add default hook template to config