[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 테크
- 368Supabase 프로젝트 복사하기 (Restore to a New Project)NEW
- 341Migrating from Permanent Access Tokens to Token Exchange — Why Order Matters
- 326Startup & Product Glossary: Terms Every Solo Founder Should Know
- 325Context Management — How I Do It Now
- 324Claude Code Routines vs Cowork Schedule — What's the Difference?
1–5 / 319