Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-p4: document and test submit optionspw/p4-docs-and-tests | Pete Wyckoff | 2011-12-27 | 1 | -0/+54 |
| | | | | | | | | | | | | | | | | | 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> | ||||
* | rename git-p4 tests | Pete Wyckoff | 2011-12-27 | 1 | -0/+38 |
Use consistent naming for all tests: "t98<num>-git-p4-<topic>.sh" Signed-off-by: Pete Wyckoff <pw@padd.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |