기타
Git 명령어 모음
woo11
2022. 11. 7. 13:45
자주 까먹는 Git 명령어 모음입니다.
(하나씩 추가 예정)
Git 특정 브랜치 pull하기
git checkout html-skeleton
git pull
git branch