mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #448] Directories greater than 1000TB do not pretty format nicely #197
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?
Originally created by @janbridley on GitHub (Nov 7, 2024).
Original GitHub issue: https://github.com/bootandy/dust/issues/448
Directories (or subdirectories) that contain greater than one petabyte of data do not pretty format as they could. I have a simple solution (and test) for this, but do not have access to push a PR - should I fork and merge from there?
Before:
After fix: