git add . git commit -m "${1-"quick update"}" git push ${2-"git@gitlab.a-level.com.ua:ilya_shyian/homework.git"} ${3-"master"}