Technology: Git

Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers.

Showing 1-3 of 3 posts

Post
Advanced Git Tutorial: Reverts, Resets, and the 3 Trees

In this tutorial, I'm going to walk through some common problems you may find yourself in when using Git and how to solve them.

Read more
Post
Git Branching Tutorial: Feature Branches and Tags

In this beginner tutorial, I will show you how to work with git branches. This includes checking out branches, tagging commits, and more.

Read more
Post
Git Tutorial for Complete Beginners

In this tutorial, I will walk through the absolute basics of the Git source control utility. Git is an essential tool for any developer.

Read more

Showing 1-3 of 3 posts