Skip to content

Trying to add new branch with a space silently fails

  1. Select a repository
  2. Select Branches
  3. Select New Branch
  4. For the Name enter "test test"
  5. Set create from
  6. Click Create branch

Error

The branch is not created since the name has a space but no error is given.

Expected The branch name to not allow invalid characters such as space.