mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #175] [MERGED] feat: hiding only directories instead of files #501
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/sigoden/dufs/pull/175
Author: @sigoden
Created: 2/19/2023
Status: ✅ Merged
Merged: 2/19/2023
Merged by: @sigoden
Base:
main← Head:feat-hidden-dir-only📝 Commits (1)
e130afafeat: hiding only directories instead of files📊 Changes
3 files changed (+53 additions, -11 deletions)
View changed files
📝
src/server.rs(+37 -11)📝
tests/fixtures.rs(+1 -0)📝
tests/hidden.rs(+15 -0)📄 Description
A
--hiddenpattern with/suffix means hiding only directories not files.A
--hiddenpattern without/will hide matching files and directories.close #162
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.