-
Notifications
You must be signed in to change notification settings - Fork 437
Open
Labels
AI-candidateA good candidate to apply with a coding assistant. (You are still responsible for the output!)A good candidate to apply with a coding assistant. (You are still responsible for the output!)P3feature-requestgood first issueGood for newcomersGood for newcomers
Description
I would like to name branch some-test.ariels. But we only allow branches matching /^\w[-\w]*$. I understand these limitations:
- Repo names must match S3 bucket names or host-style addressing will not work.
- Branch names cannot contain slashes or
lakefs://repo/branch/keywill not work.
Neither of these explain why I cannot have a period . in a branch name.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AI-candidateA good candidate to apply with a coding assistant. (You are still responsible for the output!)A good candidate to apply with a coding assistant. (You are still responsible for the output!)P3feature-requestgood first issueGood for newcomersGood for newcomers