티스토리 뷰
intellij 에서 commit을 하려 할 때, 아래와 같이 문구가 나온다면,
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
empty ident name (for <>) not allowed
intellij 의 터미널에서 위 명령어를 실행해준다.
ui-MacBookPro:tubelife tube.hong$ git config --global user.email "이메일주소"
ui-MacBookPro:tubelife tube.hong$ git config --global user.name "이름"
그 뒤 다시 커밋하면 정상 수행된다.
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- SpringBoot
- EC2
- intellij
- swap
- tomcat
- 백준2438
- sqlSessionTemplate
- 백준11021
- utf8mb4
- 백준2742
- @MapperScan
- 백준2439
- 알고리즘
- 백준
- Lombok
- Jenkins
- SqlSessionFactory
- 11022
- Oracle
- 백준4673
- 2438
- gitlab
- ubuntu
- AWS
- gradle
- gitlab삭제
- Java
- 언어셋
- 백준15552
- 백준11022
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함