Wed, 27 May 2009

7:54 PM - git tip: configure name

git config --global user.name "John Doe" 
git config --global user.email "john.doe@company.com" 

tags: git

()