extract: document lack of wildcard support in default pattern style
Fixes https://github.com/borgbackup/borg/issues/8589
@Atemu did you see my feedback, can you fix it?
I did see your feedback, I will get to this eventually.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 81.46%. Comparing base (16e7039) to head (fdabbd7).
:warning: Report is 3 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #8590 +/- ##
=======================================
Coverage 81.46% 81.46%
=======================================
Files 77 77
Lines 13520 13520
Branches 2004 2004
=======================================
Hits 11014 11014
Misses 1853 1853
Partials 653 653
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixed it myself.
/backport 1.4-maint
Hmm, is there an issue in #9026 or why does it not backport?
Update: it triggered the action, but then just said "Skipped"!?
/backport 1.4-maint
/backport
Backport failed for 1.4-maint, because it was unable to cherry-pick the commit(s).
Please cherry-pick the changes locally and resolve any conflicts.
git fetch origin 1.4-maint
git worktree add -d .worktree/backport-8590-to-1.4-maint origin/1.4-maint
cd .worktree/backport-8590-to-1.4-maint
git switch --create backport-8590-to-1.4-maint
git cherry-pick -x fdabbd76339a4079b1238931c22cd050046ac675