From e4887927b0fe89b590464ed8e0a27255f3530cc6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 28 Oct 2012 22:07:00 +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 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( -- 2.39.2