author | Pete Wyckoff <pw@padd.com> | |
Sat, 12 Mar 2011 16:24:49 +0000 (11:24 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Mar 2011 08:06:25 +0000 (00:06 -0800) | ||
commit | f0c9fe050474e0f2a947366a82a62efd6afbf2ce | |
tree | 215f644cf4b8c48f8813aee645ce477922ce9bbc | tree | snapshot |
parent | ac34efcf214269201849a1ca32ab86614bfe4c8b | commit | diff |
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>
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 | diff | blob | history |