Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #817 from stealthybox/fix-hack-gen-release
Browse files Browse the repository at this point in the history
Signed-off-by: leigh capili <leigh@null.net>
  • Loading branch information
stealthybox authored Apr 12, 2021
2 parents a2a02be + b6f0553 commit 84028cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/gen-release-notes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PREVIOUS_TAG=${1}
OPTIONAL_REF=${2}

usage() {
echo "This script generates a starter release note document using `git` and `hub`."
echo "This script generates a starter release note document using 'git' and 'hub'."
echo "It finds all of the PR's with matching commits in the git log since the indicated ref."
echo "The PR's are link formatted with their title and author and are sorted by label."
echo
Expand Down

0 comments on commit 84028cd

Please # to comment.