commit, pre-commit, commit

118 · Thiago Perrotta · March 12, 2025, 4:13 p.m.
Summary
This post discusses how to optimize the git commit process when using pre-commit hooks that automatically fix issues, suggesting ways to merge the commit and fix steps into a single command using zsh's built-in repeat feature.