mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #250] [CLOSED] Feature: Add min-size parameter #382
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/250
Author: @bootandy
Created: 8/22/2022
Status: ❌ Closed
Base:
master← Head:min_size3📝 Commits (1)
90c79d1Feature: Add min-size parameter📊 Changes
10 files changed (+109 additions, -12 deletions)
View changed files
📝
completions/_dust(+2 -0)📝
completions/_dust.ps1(+2 -0)📝
completions/dust.bash(+9 -1)📝
completions/dust.elv(+2 -0)📝
completions/dust.fish(+1 -0)📝
src/cli.rs(+8 -0)📝
src/config.rs(+73 -0)📝
src/display.rs(+1 -1)📝
src/filter.rs(+8 -8)📝
src/main.rs(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.