Skip to content

fix: show effective repository config defaults - #1855

Draft
magrathean-uk wants to merge 2 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-908
Draft

fix: show effective repository config defaults#1855
magrathean-uk wants to merge 2 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-908

Conversation

@magrathean-uk

@magrathean-uk magrathean-uk commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Makes cat config show stored repository configuration plus effective defaults without rewriting raw values.

Validation

  • cargo clippy --locked --all-targets --features release -- -D warnings
  • cargo fmt --all -- --check
  • git diff --check
  • typos

Fixes #908.

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.

Make rustic cat config print default values being used

1 participant