This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
validate branch names #1925
Open
Description
user @rubin110 tried to create a branch with spaces in the name, which lead to a notification like this:
It would be a better user experience to pre validate that text, and also change the error message so that it explains what the requirements for a valid branch name are.