author | Pete Wyckoff <pw@padd.com> | |
Sun, 25 Dec 2011 02:07:40 +0000 (21:07 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 27 Dec 2011 18:19:31 +0000 (10:19 -0800) | ||
commit | 28755dbaa5213032b2da202652c214a9f94ff853 | |
tree | 68af619b99ccd56db44d4800fc2528b8812932aa | tree | snapshot |
parent | 09fca77b9ecd64e2008835208bab29e15a4b2809 | commit | diff |
git-p4: document and test submit options
Clarify there is a -M option, but no -C. These are both
configurable through variables.
Explain that the allowSubmit variable takes a comma-separated
list of branch names.
Catch earlier an invalid branch name given as an argument to
"git p4 clone".
Test option --origin, variable allowSubmit, and explicit master
branch name.
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Clarify there is a -M option, but no -C. These are both
configurable through variables.
Explain that the allowSubmit variable takes a comma-separated
list of branch names.
Catch earlier an invalid branch name given as an argument to
"git p4 clone".
Test option --origin, variable allowSubmit, and explicit master
branch name.
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-p4.txt | diff | blob | history | |
contrib/fast-import/git-p4 | diff | blob | history | |
t/t9807-git-p4-submit.sh | diff | blob | history |