git-p4: test clone @all
commitf0c9fe050474e0f2a947366a82a62efd6afbf2ce
authorPete Wyckoff <pw@padd.com>
Sat, 12 Mar 2011 16:24:49 +0000 (12 11:24 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2011 08:06:25 +0000 (13 00:06 -0800)
tree215f644cf4b8c48f8813aee645ce477922ce9bbc
parentac34efcf214269201849a1ca32ab86614bfe4c8b
git-p4: test clone @all

Cloning a p4 depot by default generates a single commit.  The use
of the "@all" revision specifier instead tells git-p4 to import
all commits.  Check to make sure both these invocations work as
expected.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9800-git-p4.sh