compiler/triage/gen_changelog.sh

2 lines
64 B
Bash

git log --decorate > CHANGES.md
sed -i 's/@/[at]/g' CHANGES.md