|

[GitHub] git 계정 변경하기

· 테크· DevOps
DevOps

Machine translation — switch to KO for the original.

같은 IDE로 다른 프로젝트를 관리하다보면 git 계정이 섞어 있는 경우가 발생할 수 있다.

 

cmd로 해결하는 방법은 다음과 같다.

1. git 설정을 확인하고

2. git 계정을 변경시켜준다.

 

git config --list
git config --global user.name "NAME"
git config --global user.email "EMAIL"

Comments

No comments yet. Be the first!

    319 posts in 테크

    15 / 319