Improve naming scheme for items with identical paths #170
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
"Title.X.ext" looks weird, instead use "Title (x).ext", where x is the smallest int > 1 that produces a path not yet taken.