Disable automatic Git commits (review changes before committing)
Use when you want to review and optionally squash/amend changes before committing. aider still stages changes — run `git diff --staged` to review and `git commit` manually when satisfied.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.