Interactive builder for git commands with options and flags
Record changes to the repository
Flag: -m
-a
Automatically stage all tracked, modified files
--amend
Amend the previous commit
--no-verify
Bypass pre-commit and commit-msg hooks
1git commit
Help others discover this tool!