git p4: fix-up "import/export of labels to/from p4"
commitc8942a223d41adab336946913f28cf8691ee479a
authorLuke Diamand <luke@diamand.org>
Wed, 11 Apr 2012 15:21:24 +0000 (11 17:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Apr 2012 21:17:39 +0000 (24 14:17 -0700)
tree97d34e6eecfb69dd36ea1cd7add9438671106888
parent06804c76e8f7a61c7c9473decdf9b210d3238e9d
git p4: fix-up "import/export of labels to/from p4"

The previous one is already in 'next' but was somewhat lacking.

The configuration "git-p4.validLabelRegexp" is now called
"labelExportRegexp", and its default covers lowercase alphabets as
well.

Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-p4.txt
git-p4.py
t/t9811-git-p4-label-import.sh