diffsync

Homepage: https://github.com/ber-ro/diffsync

Author: Bernhard Rotter

Updated:

Summary

Use diff to allow syncing of directories

Commentary

Diffsync uses recursive diff output as a base for directory synchronization.
There are shortcuts for the following operations: copy, move, delete, ediff,
find-file.

Usage: (diffsync "/dir/1" "/dir/2")

Dependencies