mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #285] [CLOSED] More support for Links -l & -L #397
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/285
Author: @bootandy
Created: 1/5/2023
Status: ❌ Closed
Base:
master← Head:links📝 Commits (3)
0ac818aFeature: Ignore sym links57115bdfeature: Support for dereference links -L follow15845derefactor: cleanup code📊 Changes
8 files changed (+56 additions, -19 deletions)
View changed files
📝
completions/_dust(+4 -0)📝
completions/_dust.ps1(+4 -0)📝
completions/dust.bash(+1 -1)📝
completions/dust.elv(+4 -0)📝
completions/dust.fish(+2 -0)📝
src/cli.rs(+15 -1)📝
src/dir_walker.rs(+22 -17)📝
src/main.rs(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.