Visualized introduction how git works

Posted . Visible to the public.

Quick introduction to git internals for people who are not scared by words like Directed Acyclic Graph.


The linked page offers a simple yet concise explanation of how git is organized internally ('a directed acyclic graph with post-it notes'). Each feature is illustrated by a simple diagram, so you get a sound understanding of how each command affects git's structure.

Dominik Schöler
Last edit
Keywords
scm
License
Source code in this card is licensed under the MIT License.
Posted by Dominik Schöler to makandra dev (2012-06-03 17:33)