MTrack/SCM/Git/Repo.php
[web.mtrack] / 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";