Changes

Jump to navigation Jump to search

Git installation

150 bytes removed, 10:05, 24 June 2013
== Git setup commit information ==
Write in terminal
git config --global add user.name "Your Name" git config --global add user.email you@example.com git config --global add github.user GIT_USER_NAME git config --global github.token 0123456789yourf0123456789token See your information cat ~/.gitconfig git branch git remote show origin

Navigation menu