Issues with filesystem under root directories #10
Reference in New Issue
Block a user
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?
Whenever the current working directory is not root (
/), but instead on any folder (e.g./halyde/or/argentum/), the filesystem tends to break. All files inside are shown to have 0 bytes, and trying tolsinto a subdirectory has nothing showing up.Fixed in
34f716beaa.