Skip to content

docs: clarify glob include/exclude semantics - #550

Open
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:docs/issue-503-glob-semantics
Open

docs: clarify glob include/exclude semantics#550
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:docs/issue-503-glob-semantics

Conversation

@magrathean-uk

Copy link
Copy Markdown
Contributor

Summary

  • document bare glob whitelist behavior and ! exclusion behavior
  • document the same behavior for case-insensitive and file-based globs
  • add a regression test for the existing override semantics

Fixes #503

Validation

  • cargo test -p rustic_core glob_patterns_use_override_include_exclude_semantics --locked
  • cargo fmt --check
  • git diff --check

@magrathean-uk
magrathean-uk marked this pull request as ready for review August 25, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BackupOptions.excludes.globs uses whitelist semantics — bare patterns silently produce empty snapshots

1 participant