git p4: add test for tag import/export enabled via config
commite71f6a53e269ffc9c8acd4d4eb563ea230f3e8de
authorLuke Diamand <luke@diamand.org>
Fri, 11 May 2012 06:25:16 +0000 (11 07:25 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 May 2012 21:21:38 +0000 (11 14:21 -0700)
treeeebdc76d1d7dd2eecf0185ce5079dd9b8d0798dc
parent00855b656bf883c607a4adcd5bc7a76711e4b3a3
git p4: add test for tag import/export enabled via config

This adds a test for git p4 to check it can import/export tags
when enabled via a config variable rather than on the command
line.

Signed-off-by: Luke Diamand <luke@diamand.org>
Acked-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9811-git-p4-label-import.sh