MTrack/SCM/Git/Repo.php
[web.mtrack] / MTrack / SCM / Git / Repo.php
index 196d985..4e0bdeb 100644 (file)
@@ -8,7 +8,7 @@ class MTrack_SCM_Git_Repo extends MTrack_Repo
   protected $tags = null;
   public $gitdir = null;
 
-  public $debug = false;
+  public $debug = true;
 
   public function getSCMMetaData() {
     return array(