Let's Learn Git
Git is a way to document changes to code or text (or code and text). It also makes it easy to explain the changes and possible to back out of them. Git can be used by solo developers or teams. It can be used to track a code project, or a novel. There is more than one git workflow, choose the one that works for you. We will talk about: