Commit Graph

4 Commits

Author SHA1 Message Date
Parker Moore 722c49cd6f
script/backport-pr: cherry-pick the commit properly
We used to do traditional merges but since we started doing squash merges,
we don't want the -m1 flag for git-cherry-pick.
2017-08-12 16:08:10 -04:00
Parker Moore c059675bcc script/backport-pr: commit message no longer includes the # (#6289)
Merge pull request 6289
2017-08-10 16:40:06 -04:00
Parker Moore 67a7c22def Fix typo in backport-pr 2017-03-06 21:00:25 -05:00
Parker Moore 47f54dbeca
Add script/backport-pr 2017-03-02 12:39:02 -05:00