Skip to main content

Git

The ins and outs of how to use Git, and some of the major infrastructure that has been built around it. Linux is only the second most impactful program started by Torvalds after all

Preface

Git is a weird and complex tool built to be primarily local (as in, used without some server wher...

Basics of Version Control

What problem is Git even solving?

Repository Commands

Working and Staging Commands

Forge Tools