git bash  또는 리눅스 에서 명령어로 설정.
 

git config -- global user.name "Firstname Lastname"
git config -- global user.email "your_email@youremail.com" 


eclipse 에서 확인하기

Window > Preferences > Team > Git > Configuration
에서 확인 또는 설정 가능

ref:
http://help.github.com/win-set-up-git/

'framework&tools > git' 카테고리의 다른 글

SSH key 관련  (0) 2012.03.19
Git 사용법  (0) 2012.03.14
Posted by 뚜벅이조
,