mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #111] [MERGED] Ab ignore hidden files #313
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/111
Author: @bootandy
Created: 9/3/2020
Status: ✅ Merged
Merged: 9/3/2020
Merged by: @bootandy
Base:
master← Head:ab-ignore-hidden📝 Commits (6)
b9ca284Add Hide hidden flag9cc9127Fix dumb test bug71aaea2Add test for hidden flagc78515cRename test_dir3 to test_dir_unicodea110289Add test to check number of files flagd705ddaRefactor tests.📊 Changes
8 files changed (+424 additions, -351 deletions)
View changed files
📝
src/main.rs(+8 -0)📝
src/utils/mod.rs(+11 -6)➕
tests/test_dir_hidden_entries/.hidden_file(+1 -0)📝
tests/test_dir_unicode/ラウトは難しいです!.japan(+0 -0)📝
tests/test_dir_unicode/👩.unicode(+0 -0)➕
tests/test_exact_output.rs(+272 -0)➕
tests/test_flags.rs(+132 -0)📝
tests/tests.rs(+0 -345)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.