git push

$ git add .
$ git commit -m "커밋 내용"
$ git push -u origin branch

Categories:

Updated:

Leave a comment