Git: A Guide to Greatness

Git is a version control system that is used to build the vast majority of software that we use every day. In this collection, we'll learn everything there is to know so you can manage your changes in a clean, organized and efficient way.

When developing, git helps you track and manage file changes you and others make. It has become ubiquotous to software development due to its open nature and adoptability in some of the most popular programs of today. Our collection goes over all the important topics you need to know to master your file management needs.

  • View profile
    UI designer and developer wannabe. Cares about negative space, layout grids and Bloodborne challenge runs.

Chapter listing

  1. In our first chapter, we tackle the most common aspects of git and explain how they work in tandem with one another.

  2. Git: Into the Weeds

    Coming soon...