학과 공부/시스템네트워크와보안
9/6
sonysame
2018. 9. 6. 21:17
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