Install cvsdelta by entering the following commands in the terminal:
sudo apt update sudo apt install cvsdelta
Description:
Summarize differences in a CVS repository
cvsdelta summarizes the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally.
Version: 1.7.0-6
Section: universe/devel