take a look at my [[notes]] (best viewed in [[Emacs]] org-mode). See
[[git-publish.py]] for a useful Git public-repository setup script.
+If you want a better understanding of the Git model, check out the
+[Git Internals][internals] chapter of the [Pro Git][book] book.
+
I've published Git repositories for most of my more involved [projects][].
You can download a repo with
[DVCS]: http://en.wikipedia.org/wiki/Distributed_Version_Control_System
[VCS]: http://en.wikipedia.org/wiki/Revision_control
[tutorial]: http://book.git-scm.com/
+[internals]: http://www.git-scm.com/book/en/Git-Internals
+[book]: http://www.git-scm.com/book/en/
[projects]: http://www.physics.drexel.edu/~wking/code/git/git.php
[ikiwiki]: http://ikiwiki.info/