index


0. 들어가기전 잠깐 🙋🏻‍♀️ !

windows

windows 이신 분들은 git bash로 수행해주시면 checkout된 branch를 볼 수 있습니다
(+ vscode terminal에서 git bash로 보고싶다면, 다음과 같은 검색 결과를 참고하여 설정해주세요🙇🏻‍♀️ )

windows 이신 분들은 git bash로 수행해주시면 checkout된 branch를 볼 수 있습니다 (+ vscode terminal에서 git bash로 보고싶다면, 다음과 같은 검색 결과를 참고하여 설정해주세요🙇🏻‍♀️ )

mac

많은 방법들이 있지만 저 같은 경우는 터미널 shell을 zsh로 변경해보겠습니다.

많은 방법들이 있지만 저 같은 경우는 터미널 shell을 zsh로 변경해보겠습니다.

다음과 같이 설정해주세요🙇🏻‍♀️

1. remote repository → local repositroy

git clone {Github repository URL}

2. branch 브랜치?

생성과 동시에 체크아웃 명령어

3. 병합 merge

명령어