URI: 
       tdocs - gitzone - git-based zone management tool for static and dynamic domains
  HTML git clone https://git.parazyd.org/gitzone
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 57d34ad02f9890899ff45fd409f4254dfde44da1
   DIR parent 5433f6a3dd621beb152560d64f86f9f1e998221f
  HTML Author: tg(x) <*@tg-x.net>
       Date:   Mon, 14 Feb 2011 19:59:33 +0100
       
       docs
       
       Diffstat:
         M README.org                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README.org b/README.org
       t@@ -83,7 +83,7 @@ hooks on the server make commits to the repository during a push.
          % git clone ns.example.net:zones
          % cd zones
          % # edit files
       -  % git commmit
       +  % git commit
          % git push origin && git pull
        #+END_EXAMPLE