mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #239] [MERGED] Feature: Add skip-total flag #372
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/239
Author: @bootandy
Created: 8/18/2022
Status: ✅ Merged
Merged: 8/18/2022
Merged by: @bootandy
Base:
master← Head:no_total📝 Commits (2)
520c13cFeature: Add skip-total flag4808353Tests: Add test to verify skip-total flag📊 Changes
3 files changed (+41 additions, -3 deletions)
View changed files
📝
src/display.rs(+24 -3)📝
src/main.rs(+6 -0)📝
tests/test_flags.rs(+11 -0)📄 Description
Flag to not include the last line containing totals of the output tree
resolves: https://github.com/bootandy/dust/issues/216
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.