Impossible to use slash in git branch name on "Request a code import" page

Asked by Anton Soroko

Impossible to use slash in git branch name on "Request a code import" page

https://code.launchpad.net/+code-imports/+new

Says:
Invalid branch name 'debian/latest'. Branch names must start with a number or letter. The characters +, -, _, . and @ are also allowed after the first character.

For repository like

https://salsa.debian.org/debian/solaar/-/tree/debian/latest?ref_type=heads

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Anton Soroko
Solved:
Last query:
Last reply:
Revision history for this message
Anton Soroko (antonsoroko) said :
#1

Looks like i misread the description of this "Name" field.
It says "This will be used in the branch or repository URL to identify the import. Examples: main, trunk." and i though it means default branch, but it just "short" name of imported repo.