[GIT] Specify git author and email
go to your project pathgit config user.name "YOUR_NAME_ON_PROJECT"
git config user.email "YOUR_EMAIL_ON_PROJECT"
Done.
Sunday, March 6, 2016 6:36 PM 0 Comments git
git config user.name "YOUR_NAME_ON_PROJECT"
git config user.email "YOUR_EMAIL_ON_PROJECT"
© Copyright 2014 Kittinan |
0 comments: