What Is GitHub And Why Is It Useful? GitHub is the world’s most widely used code hosting platform, enabling developers to store, write, view, and collaborate on code for free. It is built on Git, the underlying version-control system (Git is the tool; GitHub is the web platform). By centralizing code in a shared, access-controlled […]
Resources for Learning Git Atlassian’s GitFlow Page This is a short tutorial article focused on a typical Git sequences. try.github.io A list of Git Resources, broken down by type.