Difference Between Git and Github
- Popular Source Control System
- Distributed system
- Everyone has complete history of code.
- Free and open-source
Why use git? Fast Disconnected becuse its distributed Powerfull yet easy branching pull requests
Why it may not be for you different learning tools large binary files
What is github? hosting service based on git more than just source control for your code. free and paid options.
Getting machine ready
git support (windows, linux and on mac) an editor github account