Skip to content

make sure this works with existing hooks #3

@koddsson

Description

@koddsson

Right now we just exit if there is a commit-msg hook already which is good, this means that we don't overwrite existing hooks.

It would be really cool if we could temporarily install the hook along side the other hooks that are already installed.

Also add a --no-hooks flag that won't install any hooks and will assume you already have them so that people can at least just copy paste the code into their existing hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions