github 썸네일형 리스트형 Github Command Command – Github Effect CMD Initialize git init Clone git clone ~~.git Status git status Add git add FILE Add All git add . Commit git commit -m "Message" Push git push -u origin branch Remove rm -rf Folder Move to branch git checkout branch Merge to master git merge master Commit Log git log Remove Added git remove --cached File Login 1 git config --global user.name ID Login 2 git config --glob.. 더보기 이전 1 다음