mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
remove "co-authored" lines
This commit is contained in:
parent
5c00fdf976
commit
56d949bb9e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ echo ""
|
|||
|
||||
git log $LAST_RELEASE.. -n 10000 --first-parent --pretty=tformat:' - %b%s (%h)' \
|
||||
| sed -E "s&Merge .*#([0-9]+).*\$& \([#\1]\(http://github.com/YunoHost/$REPO/pull/\1\)\)&g" \
|
||||
| sed -E "/Co-authored-by: .* <.*>/d" \
|
||||
| grep -v "Translations update from Weblate" \
|
||||
| tac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue