Fix typo in backport-pr

This commit is contained in:
Parker Moore 2017-03-06 21:00:25 -05:00 committed by GitHub
parent 47f54dbeca
commit 67a7c22def
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# #
# Backports a PR into a release branch: # 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 checkout master
# $ git pull # $ git pull
# $ script/backport-pr 1.1 1023 # $ script/backport-pr 1.1 1023