Linux Anmeldung bei GitHub über Git
$ git config --global user.name "Your name here"
$ git config --global user.email "[email protected]"
Spotless Sheep
$ git config --global user.name "Your name here"
$ git config --global user.email "[email protected]"
$ git config --global user.name "Your name here"
$ git config --global user.email "[email protected]"
$ git config --global color.ui true
$ git config --global core.editor emacs