Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Castel committed Dec 3, 2019
1 parent 2792227 commit 8533f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backport.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ fi
echo "The reviewers for those PRs: $reviewers"

echo "Show how the remote are setup"
git remote -r
git remote -v

echo "Create the backport PR for each of the ${BACKPORT_BRANCHES_REGEX} branches"
# Cherry pick master in every select branches and create a PR
Expand Down

0 comments on commit 8533f85

Please sign in to comment.