mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #188] '-v' doesn't work with multiple values. #84
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 11, 2021).
Original GitHub issue: https://github.com/bootandy/dust/issues/188
https://github.com/bootandy/dust/issues/173
'-v' doesn't work with multiple values. One should be able to use this to ignore multiple paths.
@bootandy commented on GitHub (Nov 6, 2021):
Fixed