git config --global user.name "사용자 이름"
git config --global user.email "사용자 이메일"
git config --global credential.helper store
'IT양아치' 카테고리의 다른 글
sudo 없이 docker 그룹에 사용자 추가 (0) | 2024.10.26 |
---|---|
Docker 설치 (0) | 2023.01.19 |
minikube 설치 (0) | 2023.01.19 |
WSL 설치 (0) | 2023.01.19 |
Git 명령어 (0) | 2023.01.19 |