Skip to content

Can jig be used as "pre-receive" or other server side commit hooks? #9

@mithro

Description

@mithro

Firstly, jig looks pretty awesome way to manage and write git hooks! You've done a great job of writing excellent documentation and made it very easy to use. It's also nice to see this written in Python rather than Perl, bash or ruby!

I'm interested in creating a bunch of commit hooks on the server side to enforce that the pre-commit hooks have been run/pass and a couple of other small policy things. As I'd like to run the same set of hooks at commit time and on the server side, it would be nice if we could use jig for that. All the documentation seems to only talk about the commit time hooks.

Is there any support for this? If not, how hard do you think it would be to add?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions