mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #247] [CLOSED] Feature: Add min-size parameter #381
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/247
Author: @bootandy
Created: 8/22/2022
Status: ❌ Closed
Base:
master← Head:min_size2📝 Commits (1)
bf7422aFeature: Add min-size parameter📊 Changes
3 files changed (+25 additions, -8 deletions)
View changed files
📝
src/config.rs(+8 -0)📝
src/filter.rs(+8 -8)📝
src/main.rs(+9 -0)📄 Description
Add often requested feature. '--min-size 50000' will only include files
above a size of 50kB
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.