On Saturday 06 December 2008 13.54.06 Jakub Narebski wrote: > "Scott Chacon" <schacon@xxxxxxxxx> writes: > > I have been talked into helping write a real, paper-based book on Git > > ... > > What I really would like to see in a paper book is _diagrams_, in the > form of simple graphs (and not UML-like diagrams, of flow-control like > diagrams). I was thinking about buying the pdf below. The little I can see looks like there are a bunch of diagrams in it. http://peepcode.com/products/git-internals-pdf > You can find them in various slides for presentations > (among others Junio's talks), and sometimes in blog posts[1], but > usually only as ASCII-diagrams[2] in git documentation. (And the > examples in"The Git Comminity Book" I've seen so far are a bit too > complicated). I like doing my ASCII-diagrams with Asciio, unsurprizingly. ******** * HEAD * ******** | v .-----. .--------. | tag | | branch | '-----' '--------' | | v v .......... .......... .......... . commit .<--------------. commit .<----. commit . .......... .......... .......... | | | v v v .------. .------. .------. | tree |--------.--------| tree | | tree | '------' | '------' '------' | v | | v .------. v v .------. | blob | .------. .------. | tree |--. '------' .--| tree | | blob | '------' | | '------' '------' '-----.-----' | | v v .------. .------. | tree | | blob | '------' '------' | v .------. | blob | '------' cheers, Nadim. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html