Replies: 1 comment
-
|
Unfortunately, there is no Besides that, what do you mean with 'create or override the file'? Does it mean you'd like it to also create hooks? Because it definitely wouldn't do that. There also would be no way to have application defined hooks (unless, of course, it creates shell scripts that invoke its own binary). |
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.
-
I'm going to use
gix-libs to manage my Git hooks. Is there any API existing?For example, I'd like to add/set a
pre-pushhook with customized payload, and the API should automatically find the hook path and create or override the file.Beta Was this translation helpful? Give feedback.
All reactions