git добавить и совершить все в одну строку
git add . && git commit -am "comment"
Difficult Dragonfly
git add . && git commit -am "comment"