-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When I use git wtremove add_logo which was created using git wtadd add_logo I get an error:
git wtremove add_logo/
removing add_logo/
error: branch 'add/logo/' not found
The directory is deleted, but git branch still shows the add_logo branch is still shown.
I suspect the issue is the parsing, with the underscore being converted to a slash, and the trailing slash on the branch name.
Env:
Archlinux on WSL2
Fish shell
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels