mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #47] [MERGED] Ab bug fix #272
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/47
Author: @bootandy
Created: 12/23/2019
Status: ✅ Merged
Merged: 12/31/2019
Merged by: @bootandy
Base:
master← Head:ab-bug-fix📝 Commits (4)
b934445Pin jwalk to dependency versionef66fb3Remove useless sort311bc45Verify that '/' is parent of everything356d14aHack fix around JWalk behaviour.📊 Changes
3 files changed (+21 additions, -3 deletions)
View changed files
📝
Cargo.toml(+1 -1)📝
src/main.rs(+0 -1)📝
src/utils/mod.rs(+20 -1)📄 Description
Fix: https://github.com/bootandy/dust/issues/44
Resolve issue with the root node not appearing and the root node being repeated on small directories.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.