본문 바로가기
학과 공부/시스템네트워크와보안

9/6

by sonysame 2018. 9. 6.

sub26-2018.slack.com

gilgil@korea.ac.kr



git clone <url>

clone

git status

git add <file...>

git commit -m "First commit with main.cpp"

git log

git push origin master

'학과 공부 > 시스템네트워크와보안' 카테고리의 다른 글

11/1  (0) 2018.11.02
10/18  (0) 2018.10.18
10/4  (0) 2018.10.04
9/27  (0) 2018.09.27
9/13  (0) 2018.09.13