Generate a changelog report from repository commits and tags.
Part of git-extras
.
History.md
file with the commit messages since the latest Git tag:
git changelog
git changelog --list
2.1.0
to now:
git changelog --list --start-tag {2.1.0}
0.5.0
and the tag 1.0.0
:
git changelog --start-tag {0.5.0} --final-tag {1.0.0}
0b97430
and the tag 1.0.0
:
git changelog --start-commit {0b97430} --final-tag {1.0.0}
CHANGELOG.md
as the output file:
git changelog {CHANGELOG.md}
git changelog --prune-old
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB