Commit graph

4 commits

Author SHA1 Message Date
761dc26bbe
Fix #8, create full .hooks/* dir on install 2023-08-01 07:56:46 -06:00
Mehul Gohil
e3c650daab updated installHook to support overwrite, append and cancel functionality 2023-06-12 15:01:33 +05:30
Mehul Gohil
09e9b9f3a8 added logic to append the script to existing pre-commit and remove overwrite functionality 2023-06-08 22:07:11 +05:30
af99fc849a
Golang implementation with native git hook support
- Re-implement with Golang in place of of Bash
- Add `env-sample-sync install` to support native git hooks (instead of
  relying on `pre-commit`)
2023-05-29 09:03:30 -06:00