mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #22] bug: behaviour difference on root directory. #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?
Originally created by @bootandy on GitHub (Oct 8, 2018).
Original GitHub issue: https://github.com/bootandy/dust/issues/22
on root directory
dust /
behaves differently to
dust
dust / - misses out the top level directories.
This is probably a bug counting the '/'s