borg
borg copied to clipboard
borg2: Consider dropping fm: pattern type
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 '**'.