Python script to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.
Smug is a live-editing content system backed by a Git repository. It behaves like a wiki, except that the content is fully backed by a revision control system.
GitStats is a statistics generator for git repositories. It examines the repository and produces some interesting statistics from the history. Currently it outputs only HTML.