Creating and Removing GitHooks #20
Closed
arhamaneeq
started this conversation in
Ideas
Replies: 1 comment
-
|
but git hooks are executed by git binary which expects hooks to be in .git directory if you want to execute git hooks with out extension git hook run <hook_name> if we give a custom hook this would fail right ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Being able to create new Hooks would be pretty neat.
Atm, I still have to unhide the .git folder to make such changes. Having that functionality tucked into the source control panel would go a long way.
Beta Was this translation helpful? Give feedback.
All reactions