Git basics ========== .. post:: 2020-08-15 :tags: git, code-snippets :category: :author: Adriaan Rol .. figure:: /images/GitFlowchart.png :width: 450px :align: right A few years ago, I made a flowchart to serve as a reference for basic Git usage for the `Casimir Programming Course `_. The flowchart is intended to serve as a reference for the novice who has learned about the basic concepts of Git. For a proper reference on Git, I would recommend the `Pro Git book `_ I hope this flowchart is helpful to some, enjoy!