Below are some notes on how to use git from day to day.
$ git config --global user.name "<your name>" $ git config --global user.email "<your email>"