GIT
Why Version Control ??
=================
Have you ever:
- Made a change to code, realised it was a mistake and wanted to revert back?
- Lost code and didn’t have a backup of that code ?
- Had to maintain multiple versions of a product ?
- Wanted to see the difference between two (or more) versions of your code ?