mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #241] "Did not have permissions" message is shown even when all the arguments are files #108
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 @kidonng on GitHub (Aug 18, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/241
Image from https://github.com//bootandy/dust/issues/216
@bootandy commented on GitHub (Aug 18, 2022):
Reproduced - it's a bug in dir_walker::walk - Assumption is that the first entry will be a directory not a file.