mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #84] [MERGED] Move everything to ignore instead of jwalk #298
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/84
Author: @bootandy
Created: 3/23/2020
Status: ✅ Merged
Merged: 3/28/2020
Merged by: @bootandy
Base:
master← Head:ab-add-test-for-hidden-file📝 Commits (2)
1953e10Move everything to ignore instead of jwalk7cc7047Move from assert_cli to assert_cmd📊 Changes
7 files changed (+476 additions, -587 deletions)
View changed files
📝
Cargo.lock(+209 -240)📝
Cargo.toml(+4 -2)📝
src/main.rs(+9 -24)📝
src/utils/mod.rs(+121 -167)📝
src/utils/platform.rs(+12 -30)📝
tests/tests.rs(+94 -84)📝
tests/tests_symlinks.rs(+27 -40)📄 Description
less code, ~ 15% faster.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.