https://stackoverflow.com/questions/10663492/how-do-i-change-the-default-author-and-committer-in-the-eclipse-git-plugin
- Click Window > Preferences > Team > Git > Configuration
Click Add Entry and enter the key value pairs:
- Key: user.name
Value: YourUsernameHere
And
- Key: user.email
- Value: YourEmailHere
'IT' 카테고리의 다른 글
이클립스 utf8 인코딩 설정(eclipse.ini) (0) | 2019.05.09 |
---|---|
react sample img tag (0) | 2019.04.04 |
Checkout conflict with files: (0) | 2019.01.31 |
UNABLE_TO_VERIFY_LEAF_SIGNATURE (0) | 2019.01.16 |
'PORT'가 내부 또는 외부 명령으로 인식되지 않습니다. (2) | 2018.12.11 |