git2cl
Simple tool to convert git logs to GNU ChangeLog format
Install
- All systems
-
curl cmd.cat/git2cl.sh
- Debian
-
apt-get install git2cl - Ubuntu
-
apt-get install git2cl - Kali Linux
-
apt-get install git2cl - Fedora
-
dnf install git2cl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install git2cl - Raspbian
-
apt-get install git2cl
git2cl
Simple tool to convert git logs to GNU ChangeLog format
git2cl is used to automatically generate GNU ChangeLogs from git logs. GNU ChangeLog format specification is available from: http://www.gnu.org/prep/standards/html_node/Change-Logs.html