mirror of
https://github.com/danog/gift.git
synced 2024-11-26 11:54:51 +01:00
5 lines
105 B
Bash
Executable File
5 lines
105 B
Bash
Executable File
pwd
|
|
echo "generating CHANGELOG.md ..."
|
|
github-changes -o notatestuser -r gift -b master -f CHANGELOG.md
|
|
|