MTrack/SCM/Git/Repo.php
authorAlan Knowles <alan@roojs.com>
Sat, 3 Nov 2012 05:05:51 +0000 (13:05 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 3 Nov 2012 05:05:51 +0000 (13:05 +0800)
MTrack/SCM/Git/Repo.php

index 667defd..633f090 100644 (file)
@@ -259,7 +259,7 @@ HOOK;
                     $args[] = ($k = '-') ? $v : ('--'. $k .'='. $v);
                     
                 }
-                $args[] = "--skip={$limit[0]} --max-count={$limit[1]}";
+                 
             } else {
                     
                 $args[] = "--since=$limit";