From 1b0e05f7f25a15e6ee54c76e37632f477fb1796b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Sep 2011 18:47:28 +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 01b25dc2..66ca7771 100644 --- a/MTrack/SCM/Git/Repo.php +++ b/MTrack/SCM/Git/Repo.php @@ -239,7 +239,7 @@ HOOK; } else { $args[] = "master"; } - ) + ) if ($limit !== null) { if (is_int($limit)) { -- 2.39.2