mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #240] [MERGED] Fix: Remove first space char #374
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/240
Author: @bootandy
Created: 8/18/2022
Status: ✅ Merged
Merged: 8/19/2022
Merged by: @bootandy
Base:
master← Head:first_space📝 Commits (2)
f0fe71dRefactor: Simplify get_pretty_sizef5a0c2aFix: Remove first space char📊 Changes
4 files changed (+66 additions, -79 deletions)
View changed files
📝
src/display.rs(+13 -6)📝
tests/test_exact_output.rs(+39 -39)📝
tests/test_flags.rs(+2 -2)📝
tests/tests_symlinks.rs(+12 -32)📄 Description
https://github.com/bootandy/dust/issues/230
PR Removes the first space if it is not needed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.