MTrackWeb/Hook/git.php
authorAlan Knowles <alan@akbkhome.com>
Sat, 25 Jun 2011 15:09:27 +0000 (23:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 25 Jun 2011 15:09:27 +0000 (23:09 +0800)
MTrackWeb/Hook/git.php

index 1e9fc81..4f8c63e 100755 (executable)
@@ -50,8 +50,7 @@ class MTrackWeb_Hook_git extends MTrackWeb
             
             // for POST commit, we can use bridge->commits[0] to determine who..
             $revs = $repo->history('.',1,'rev', $bridge->commits[0]);
-            
-            
+             
             print_r($revs);
             die("work out user?");