### Feature request Support the `-all` flag in `git commit`: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---all ### Why? So we can do `aic -a` instead of `git add -A; aic` ### Alternatives _No response_ ### Additional context _No response_