- `git commit -a` - `git commit -m` - `git commit -am` - `-p (patch)` - `-c` - `--amend` - `-t (template)` > and other flags
git commit -agit commit -mgit commit -am-p (patch)-c--amend-t (template)