Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions users/contrib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,14 @@ Resolving conflicts
`pacdiff` utility from Arch Linux. A diff utility can be used to
merge the files and keep them up to date.

- `syncthing_merge_babashka <https://codeberg.org/snyssfx/syncthing_merge_babashka>`_

A small script written in Clojure and Babashka (and thus requires
Babashka dependency) that helps to resolve conflicts
via emacsclient, vimdiff or other tools. It takes a directory,
finds each conflict and let the user decide whether to open the merge program
or to skip the file.

Older, Possibly Unmaintained
----------------------------

Expand Down