상세 컨텐츠

본문 제목

Visual Studio Code - Git 세팅하기

Programing/Git

by Array 2021. 3. 2. 14:45

본문

1. Git 설치하기 

 

설치후 사용자 정보만 수정하기

 

터미널 or cmd 창 을연뒤

 

git config --global user.name "user name"

git config --global user.email "user email"

 

 

2. Github - vscode 연동하기

 

vscode 사이드 메뉴중 소스제어 (Ctrl + shift + g) 클릭후

원격제어 클릭후 원하는 브

 

 

3. Github

Personal access tokens 발급받기

 

github 로그인후 

상단 오른쪽 프로필 보기 클릭후 Settting 메뉴 클릭

이후 사이드바 중엔 

Developer Settings 

 

 

 

--remote 명령어

git remote add origin [url]

 

--remote set-url

git remote set-url origin https://github-ingoo-code@github.com/ingoo-code/github-repository-github.com/ingoo-code/Oauth_google.git

 

vscode 로그인정보

vscode 에서 이쪽부분 찾은다음에.

로그인정보 수정하기.

 

 

...

 

삽질했따 ..

 

계쩡을바꿀려면..

 

yunseul-light.blogspot.com/2017/08/github-windows-git.html

 

[Github] Windows 환경에서 Git 자격 증명 변경 (자격 증명 변경)

windows github, github user, 사용자 권한, windows 자격 증명

yunseul-light.blogspot.com

 

참고하자.. ㅁㄴㅇㄻㄴㅇㄻㄴㅇㄻㄴㅇㄻㄴㅇㄻㄴㅇㄻㄴㅇㄹ 멘탈개터지네.

'Programing > Git' 카테고리의 다른 글

git pull 에러가 나는 경우  (0) 2017.04.27

관련글 더보기

댓글 영역