Presentation at Minna Technology Meet up 2.0 on the Use of Git for collaboration and efficient workflow amongst developers. How to check for git on your system and how to setup properly.
your Git username and email to your global config: • git config --global user.name "abc Hoffman" • git config --global user.email "[email protected]" – Download the software http://git-scm.com/downloads