
git에서 user.name, user.email 요구 장애 해결Tools2020. 4. 6. 09:11
Table of Contents
git 설치 후 commit 시 user.name과 user.email 을 찾을 수 없다고 장애 시 다음 명령어로 해결
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com
반응형
'Tools' 카테고리의 다른 글
Eclipse와 Subversion, Subclipes 호환성 문제 발생 시 조치 (0) | 2024.11.25 |
---|---|
jupyter lab 실행 시 완료 후 결과가 나오질 않을 경우 (0) | 2023.10.05 |
리눅스 환경에서 lombok 설치 후 getter/setter 장애 처리 방법 (0) | 2020.01.07 |
Maven Dependency 포함한 jar 파일 생성 (0) | 2019.11.04 |
Maven Dependency 충돌 확인 명령어 (0) | 2017.05.02 |
@kogun82 :: Ctrl+C&V 로 하는 프로그래밍
Korean BioInformation Center(KOBIC) Korea Research Institute of Bioscience & Biotechnology Address: #52 Eoeun-dong, Yuseong-gu, Deajeon, 305-806, KOREA +82-10-9936-2261 e-mail: kogun82@kribb.re.kr Blog: kogun82.tistory.com Homepage: www.kobic.re.kr
포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!