Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
contrithanks: Use the most recent tag by default (similar to 5296abe)
  • Loading branch information
gevaerts committed Feb 5, 2020
1 parent 5296abe commit 3010a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/contrithanks.sh
Expand Up @@ -30,6 +30,7 @@ start=$1

if test -z "$start"; then
echo "Usage: $0 <since this tag/hash>"
exit
fi

cat ./docs/THANKS
Expand Down

0 comments on commit 3010a7f

Please sign in to comment.