SLIDE 1
Getting Started with Git
Jeremy Clark www.jeremybytes.com
Getting Started with Git Jeremy Clark www.jeremybytes.com What is - - PowerPoint PPT Presentation
Getting Started with Git Jeremy Clark www.jeremybytes.com What is Git? Distributed Source Control Works Off-Line Full functionality on the local machine Supports Remote Repositories GitHub is the most popular Full Source
Jeremy Clark www.jeremybytes.com
Centralized Source Control
Distributed Source Control
Command Line Git GUI Visual Studio 2013
command environment
graphical environment
Prompt
command prompt
don’t understand Unix-style.
file comparisons.
https://try.github.io
https://git-scm.com/docs
https://msdn.microsoft.com/en-us/library/hh850437.aspx
https://github.com/github/gitignore
Jeremy Clark