git-p4: document and test --import-local
commit5a92a6ce90d6dbabf8075164e089e1cffbd351f7
authorPete Wyckoff <pw@padd.com>
Sun, 25 Dec 2011 02:07:36 +0000 (24 21:07 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2011 18:19:30 +0000 (27 10:19 -0800)
tree854873faf3126e1504ef84c0af9913e23e1508c5
parent58c8bc7c1aa0c7cf71c524cc4531a19ef72ea706
git-p4: document and test --import-local

Explain that it is needed on future syncs to find p4 branches
in refs/heads.  Test this behavior.

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