digint / digint/btrbk

Exclude subvolumes when using wildcards

Open
#405 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Perl
Stars
2.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Description

I am using:

```
volume /mnt/1T
subvolume *
```

It will also match subvolume that is hidden, like `.beeshome`

How can I ignore hidden subvolumes?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the configuration with `volume /mnt/1T` and `subvolume *`, then trace how wildcard matching handles hidden subvolumes. Done means the wildcard excludes hidden subvolumes such as `.beeshome` while retaining the expected visible matches.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.