bug: pathman add doesntexist hangs on Windows #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just sits there... forever...
Seems to affect other types of paths as well
This got into the registry from running on Git Bash and hung instead of exiting:
However, it seems to hang after the value is removed (closing the shell and re-opening shows that it was successful).
It's possible that this has something to do with having it run through scripts (as it was installed from npm):
However, I think this is unlikely because it seems to affect Git Bash and cmd.exe exactly the same.