mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #268] [MERGED] FEATURE: support only directories will be displayed. Flag -D #392
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?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/268
Author: @caromdreamer
Created: 9/30/2022
Status: ✅ Merged
Merged: 10/6/2022
Merged by: @bootandy
Base:
master← Head:onlydir📝 Commits (1)
ca27638FEATURE: support only directories will be displayed. Flag -D📊 Changes
10 files changed (+34 additions, -7 deletions)
View changed files
📝
README.md(+1 -0)📝
completions/_dust(+2 -0)📝
completions/_dust.ps1(+2 -0)📝
completions/dust.bash(+1 -1)📝
completions/dust.elv(+2 -0)📝
completions/dust.fish(+1 -0)📝
src/cli.rs(+6 -0)📝
src/config.rs(+4 -0)📝
src/filter.rs(+14 -6)📝
src/main.rs(+1 -0)📄 Description
resolves: #262
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.