Why bother to learn git?
* Git is a big improvement over legacy version control systems (more about that later).
* Git is growing very rapidly in popularity.
* Bottom line: Source code that you need to access and update will be in a git repository, and you’ll save a lot of time and trouble by knowing how to live happily with git.
via GitGuys.