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>
maint
Luke Diamand13 years agocommitted byJunio C Hamano
@ -267,7 +267,7 @@ These options can be used to modify 'git p4 submit' behavior.
@@ -267,7 +267,7 @@ These options can be used to modify 'git p4 submit' behavior.
Re-author p4 changes before submitting to p4. This option
requires p4 admin privileges.
--export-labels:
--export-labels::
Export tags from git as p4 labels. Tags found in git are applied