mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #350] [MERGED] docs: Fix filecount docs #429
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/350
Author: @bootandy
Created: 11/22/2023
Status: ✅ Merged
Merged: 11/22/2023
Merged by: @bootandy
Base:
master← Head:docs📝 Commits (2)
ee5915ddocs: Fix filecount docs55524efdependency: remove atty📊 Changes
9 files changed (+10 additions, -27 deletions)
View changed files
📝
Cargo.lock(+0 -1)📝
Cargo.toml(+0 -1)📝
completions/_dust(+2 -2)📝
completions/_dust.ps1(+2 -2)📝
completions/dust.elv(+2 -2)📝
completions/dust.fish(+1 -1)📝
man-page/dust.1(+1 -1)📝
src/cli.rs(+1 -1)📝
src/main.rs(+1 -16)📄 Description
We count files not files + folders
Remove old dependency
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.