docs/src/resolve-conflicts.md

changeset 283
0e36bb75a732
parent 282
3070d72f54af
child 285
02d3e4b1245f
equal deleted inserted replaced
282:3070d72f54af 283:0e36bb75a732
1 dav-sync resolve-conflicts 1 ---
2 ========================== 2 title: 'dav-sync resolve-conflicts'
3 ---
3 4
4 **`resolve-conflicts <directory>`** 5 **`resolve-conflicts <directory>`**
5 6
6 Removes conflict entries from the database. This does not merge any files. All files which are marked as conflict are normal files after running this command. 7 Removes conflict entries from the database. This does not merge any files. All files which are marked as conflict are normal files after running this command.
7 In other words: by executing this command you assert that *you* have resolved the conflicts. 8 In other words: by executing this command you assert that *you* have resolved the conflicts.

mercurial