When you say "skipping", can you be more specific please? What command line are you using?
If I want to clone the P4 tree at the current revision, I do something like:
$ git p4 clone //depot/sometree/...
That gets me just a single revision.
If I want all revisions back to the start of time, I do:
$ git p4 clone //depot/sometree/...@all