UNIXworkcode

1 --- 2 title: 'dav-sync resolve-conflicts' 3 --- 4 5 **`dav-sync resolve-conflicts <directory>`** 6 7 Forcefully clears the conflict database. This does not merge any files. 8 All files which are marked as conflict are normal files after running this command and will be uploaded at the next push. 9 In other words: by executing this command you assert that *you* have resolved the conflicts. 10 Usually you will not need this command. 11 12