Skip to content

Gracefully fail when no committers are set in post commit hook #93

@chiptopher

Description

@chiptopher

Feature Request

Description

If for some reason the pre-commit isn't ran, but the post-commit hook is, an error will be thrown.

Example

Example of feature in use in the following format:

$ git commit -m "Commit message"

The commit has succeeded, however, guet was not tracking committers. This usually indicates
a missing pre-commit 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