URI: 
       t- - 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 10c894f9895726eb0f5894ac0fdff3fcbee17eef
   DIR parent 475710a7b1b8725322ee380d9ae2a418202f2372
  HTML Author: tg(x) <*@tg-x.net>
       Date:   Sun, 27 Feb 2011 01:45:22 +0100
       
       -
       
       Diffstat:
         M hooks/pre-receive                   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/hooks/pre-receive b/hooks/pre-receive
       t@@ -1,4 +1,4 @@
        #!/bin/sh
        
        #(date; echo pre-receive) >> ~/gitzone.log
       -/usr/bin/gitzone /etc/gitzone.conf pre-receive # 2>&1 | tee -a ~/gitzone.log
       +/usr/bin/gitzone /etc/gitzone.conf pre-receive