App-GitHubPullRequest icon indicating copy to clipboard operation
App-GitHubPullRequest copied to clipboard

Add support for `pr checkout` of origin branches

Open majuscule opened this issue 11 years ago • 1 comments

When working with a team and submitting branches for code review that have been pushed to the master repository, pr checkout fails to properly fetch from origin/ prefaced branches. This fixes that.

I avoided using the s//r non-destructive regex modifier to retain support for older perls.

majuscule avatar Oct 31 '13 00:10 majuscule

+1 would love to see this merged -- solves a problem I run into daily!

moollaza avatar Mar 17 '14 23:03 moollaza