mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 05:12:26 +00:00
improved changelog generation script to fix the email address to possibly prevent spambots to identify an email address.
This commit is contained in:
parent
ed4572f096
commit
7e9069e08d
2 changed files with 224 additions and 205 deletions
428
CHANGES.md
428
CHANGES.md
File diff suppressed because it is too large
Load diff
|
|
@ -1 +1,2 @@
|
||||||
git log --decorate > CHANGES.md
|
git log --decorate > CHANGES.md
|
||||||
|
sed -i 's/@/[at]/g' CHANGES.md
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue