티스토리 뷰
git config --list
git config user.name "FIRST_NAME LAST_NAME"
git config user.email "MY_NAME@example.com"
출처: https://support.atlassian.com/bitbucket-cloud/docs/configure-your-dvcs-username-for-commits/
'Git' 카테고리의 다른 글
[GIT] vscode에서 브런치 정리하기 (0) | 2022.09.28 |
---|---|
[GIT] git pull, push 할때 비밀번호 입력하지 않기 (0) | 2021.12.07 |
[git] 원격 first commit 지우기 (0) | 2020.08.14 |
git 로컬파일은 냅두고 원격파일만 삭제하기 (0) | 2019.06.27 |