We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
aaa0b40
Enhancements / Fixes :
Disables pre-commit hooks on new repos unless
PRIVATE_COMMENTS_ALLOW_PRE_COMMIT=true Issue #15
Deleting of a comment now uses force with git rm
This is ultimatle just extra compensation for the bad state caused by failing pre-commit hooks, but it's only a partial band-aid. Issue #14