From d367568cd2486d02ec5947c00e11213b3835c859 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 28 Oct 2012 22:08:31 +0800 Subject: [PATCH] MTrack/SCM/Git/Repo.php --- MTrack/SCM/Git/Repo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( -- 2.39.2