fmerge
File history, comparison and merge utilities
Install
- All systems
-
curl cmd.cat/fmerge.sh
- Debian
-
apt-get install fhist
- Ubuntu
-
apt-get install fhist
- Kali Linux
-
apt-get install fhist
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fhist
- Raspbian
-
apt-get install fhist
- Dockerfile
- dockerfile.run/fmerge
fhist
File history, comparison and merge utilities
The fhist package contains 3 utilities fhist - a file history tool fcomp - a file comparison tool fmerge - a file merging tool All three are bundled together, because they all use the same minimal-difference algorithm.