mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #405] [MERGED] feat: Add flag to read from file/stdin #469
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/405
Author: @Its-Just-Nans
Created: 6/20/2024
Status: ✅ Merged
Merged: 6/28/2024
Merged by: @bootandy
Base:
master← Head:from-standard📝 Commits (6)
f97ed91from standard53fa597improveb2911edhappy clippy8c96a62explicit arg option8d5f591fix probleme451dcaMerge branch 'master' into from-standard📊 Changes
10 files changed (+68 additions, -5 deletions)
View changed files
📝
README.md(+1 -0)📝
completions/_dust(+1 -0)📝
completions/_dust.ps1(+1 -0)📝
completions/dust.bash(+5 -1)📝
completions/dust.elv(+1 -0)📝
completions/dust.fish(+1 -0)📝
man-page/dust.1(+4 -1)📝
src/cli.rs(+8 -0)📝
src/config.rs(+8 -0)📝
src/main.rs(+38 -3)📄 Description
The
--files0-from=-option ofdu🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.