Git add and commit in one command

Is there any way I can do git add -A git commit -m "commit message" in one command? I seem to be doing those two commands a lot, and if Git had an option like git commit -Am "commit message", it