From: www-data Date: Sun, 28 Oct 2012 14:08:31 +0000 (+0800) Subject: Merge branch 'master' of /home/git/private/web.mtrack X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=8b35e6c383764b0d373c72d0c09b8a123dd3193f;hp=480f6449ba80ed05e1659b2d0c4872bce1954302;p=web.mtrack Merge branch 'master' of /home/git/private/web.mtrack --- 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(