MTrack/SCM/Git/Repo.php
authorAlan Knowles <alan@roojs.com>
Mon, 10 Sep 2018 02:18:39 +0000 (10:18 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 10 Sep 2018 02:18:39 +0000 (10:18 +0800)
MTrack/SCM/Git/Repo.php

index 0dc7b1b..d71aa43 100644 (file)
@@ -242,7 +242,7 @@ HOOK;
         } else {
             $args[] = "master";
         }
-       
+       var_dump($rev);
     
         if ($limit !== null) {
             if (is_int($limit)) {