fln="FILENAME WITHOUT EXTENSION"
ext="EXTENSION"
The sync-conflict regex pattern has changed from
${fln}.sync-conflict-YYYYMMDD-HHMMSS.${ext}
to
${fln}.sync-conflict-YYYYMMDD-HHMMSS-XXXXXXX.${ext}
where XXXXXXX is some hash code.
master
parent
447fe242f5
commit
2974c341b3
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue