Cannot delete a branch or tag that starts with hyphen from web UI
Created by: cirosantilli
- create them manually by copying
refs/heads/master
into sayrefs/heads/-r
-
git push --all
: they are uploaded correctly: https://gitlab.com/cirosantilli/test0/branches - try to delete them: it appears to work, but if you refresh the page they are still there