diff --git a/script/backport-pr b/script/backport-pr index fa0df835..5ef6c4de 100755 --- a/script/backport-pr +++ b/script/backport-pr @@ -4,7 +4,7 @@ # # Backports a PR into a release branch: # -# # backport PR #123 into 1.1-stable-backport-1023 +# # backport PR #1023 into 1.1-stable-backport-1023 # $ git checkout master # $ git pull # $ script/backport-pr 1.1 1023