일반
git add . git commit -m "init"
간단
git -am "init"
출처: https://stackoverflow.com/questions/19877818/git-commit-m-vs-git-commit-am