DevOps is (are?) cool.
The foundation of devops is version control. And the foundation of version control is git.
Learning how to use git and how to utilize a version control server (like GitHub) made me a better developer.
Here's a less than thorough guide on commits, pull requests, and how many of each to write per feature.