Skip to content

Commit without executing hooks #468

Closed
@peterbe

Description

@peterbe

If I do index.commit(msg) it will execute pre-commit and post-commit

That makes it very hard to do the equivalent of git commit -m "msg" --no-verify (same as git commit -m "msg" -n).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions