git alias add and commit code example Example: git alias add and commit git config --global alias.ac '!git add -A && git commit -m'