From: Alan Knowles Date: Sun, 28 Oct 2012 14:07:00 +0000 (+0800) Subject: MTrack/SCM/Git/Repo.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=e4887927b0fe89b590464ed8e0a27255f3530cc6 MTrack/SCM/Git/Repo.php --- diff --git a/MTrack/SCM/Git/Repo.php b/MTrack/SCM/Git/Repo.php index 196d9850..4e0bdeb6 100644 --- a/MTrack/SCM/Git/Repo.php +++ b/MTrack/SCM/Git/Repo.php @@ -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(