Fix input/output directory stuff #3
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?
We should interally be dealing with them as separate entities from the filenames, but for now the filename munging is handling input and output so it has to be relative to the location of execution. This is annoying and sloppy and fixable.