git-merge-changelog
git merge driver for GNU ChangeLog files
Install
- All systems
-
curl cmd.cat/git-merge-changelog.sh
- Debian
-
apt-get install git-merge-changelog - Ubuntu
-
apt-get install git-merge-changelog - Kali Linux
-
apt-get install git-merge-changelog - Fedora
-
dnf install git-merge-changelog - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install git-merge-changelog - Raspbian
-
apt-get install git-merge-changelog
git-merge-changelog
git merge driver for GNU ChangeLog files
ChangeLog files *always* foul up most version control systems in their default configuration. git-merge-changelog is a tool from gnulib designed to help with this for the case of GNU-style ChangeLogs; it can be used with at least git, bzr, and hg.