Y
Hacker News
new
|
ask
|
show
|
jobs
by
mook
1485 days ago
You can add to the set of refs that git pulls (via remote.origin.refs); so for me it's `git checkout pr/123/head` (or /merge) instead, without creating a local branch that you need to delete later.