diff --git a/scripts/git-log-prs b/scripts/git-log-prs index 2ee393c83a..b721b4baac 100755 --- a/scripts/git-log-prs +++ b/scripts/git-log-prs @@ -30,7 +30,7 @@ ensure_command_gh() { echo "Other OS:" echo " see https://github.com/cli/cli" exit 1 - } + } >&2 } get_title() {