-
[Git] pushGit 2020. 10. 20. 17:48
git status
git add . [/fileName]
git commit -m "message"
git push origin branchName
'Git' 카테고리의 다른 글
[Git] Setting initial commit, push of git (0) 2020.10.19
git status
git add . [/fileName]
git commit -m "message"
git push origin branchName
[Git] Setting initial commit, push of git (0) | 2020.10.19 |
---|