commit | f0c9fe050474e0f2a947366a82a62efd6afbf2ce | [log] [tgz] |
---|---|---|
author | Pete Wyckoff <pw@padd.com> | Sat Mar 12 11:24:49 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Mar 13 00:06:25 2011 -0800 |
tree | 215f644cf4b8c48f8813aee645ce477922ce9bbc | |
parent | ac34efcf214269201849a1ca32ab86614bfe4c8b [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>