Failure on win32 when HOME env variable is set #1
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?
The program checks for the HOME environment variable and if it's set, assumes it's on Linux/Unix. If the HOME environment variable is set on Windows, the program will crash.