mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #398] [MERGED] fix: issue 386 --only-file displays full paths even without --full-paths #462
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/398
Author: @wugeer
Created: 5/13/2024
Status: ✅ Merged
Merged: 6/19/2024
Merged by: @bootandy
Base:
master← Head:master📝 Commits (1)
14997befix: issue 386 --only-file displays full paths even without --full-paths📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
src/config.rs(+1 -2)📄 Description
#Background
--only-file displays full paths even without --full-paths #386
If only-file is provided without the --full-pathss parameter, the output file path does not contain the full path
Full Changelogs
Issue Reference
Fix https://github.com/bootandy/dust/issues/386 --only-file displays full paths even without --full-paths
Test Result
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.