jesseduffield / jesseduffield/lazygit

Allow precommit-bypassing fixup! commit

Open
#2,275 7 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

**Is your feature request related to a problem? Please describe.**
It's not a problem, but it's very frustrating when I want to add a fixup! commit and I have to run my entire precommit hook, or disable it manually and re-enable it afterward.

**Describe the solution you'd like**
I'd like to see a fixup! commit command that bypasses pre-commit hooks.

**Describe alternatives you've considered**
- Blank out the pre-commit package.json script
- Comment out any Husky pre-commit commands

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.