stm_app icon indicating copy to clipboard operation
stm_app copied to clipboard

Add Git Hook command

Open rimutaka opened this issue 4 years ago • 0 comments

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

rimutaka avatar Aug 28 '21 22:08 rimutaka