IDE/Vscode

[vscode] github 연동

뉴벡엔드 2024. 3. 11. 21:49

 

1. github에서  새로운 repository 만들기

 

GitHub

 

GitHub: Let’s build from here

GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea...

github.com

 

 

2. 링크 복사

 

 

 

3. vscode 에서 remote 클릭

 

 

 

4. 링크 붙여넣기

 

 

이름 입력

 

 

 

5. 확인

 

push를 한 후

 

 

git log --oneline --all --graph

를 하면 

 

 

 

master 뒤에 origin/master이 추가됨

반응형

'IDE > Vscode' 카테고리의 다른 글

[vscode] git clone  (0) 2024.03.11
[vscode] git 사용하기  (0) 2024.03.11