Git installation
Revision as of 10:05, 24 June 2013 by Troels Emtekær Linnet (talk | contribs) (→Git setup commit information)
Git setup commit information
Write in terminal
git config --add user.name "Your Name" git config --add user.email you@example.com git config --add github.user GIT_USER_NAME