From: Alan Knowles Date: Sun, 28 Oct 2012 14:08:31 +0000 (+0800) Subject: MTrack/SCM/Git/Repo.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=d367568cd2486d02ec5947c00e11213b3835c859 MTrack/SCM/Git/Repo.php --- diff --git a/MTrack/SCM/Git/Repo.php b/MTrack/SCM/Git/Repo.php index 4e0bdeb6..196d9850 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 = true; + public $debug = false; public function getSCMMetaData() { return array(