borg2: Consider dropping fm: pattern type
Open
patterns
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 875
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 192
Description
`fm:` could be dropped entirely if `sh:` was extended to support `sh:**x` as equivalent to `fm:*x`, where 'x' is anything other than '/', and a trailing '\*\*' as '\*\*/\*'. Existing `fm:` patterns could then be trivially converted by replacing '*' with '**'.
Contributor guide
Assessment
This issue has not been assessed yet.