question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bring back CLI instructions for checking out PRs

See original GitHub issue

I’m talking about Step 1 in the section that comes up if you click ‘view command line instructions’ at the bottom of PRs. I just moved to a new laptop where I don’t have hub installed yet and had to discover that checking out PRs without it is surprisingly cumbersome 😅

PR checkout instructions

Using this box, you just have to click the copy button and paste it into the terminal to check out a PR locally. Maybe we can bring it back somehow, perhaps just have the copy button at the top of PRs without showing the commands.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
fregantecommented, Mar 2, 2019

I suggested to @sindresorhus to restore this but update the instructions to use hub instead, so newcomers aren’t left out in the cold and they’ll learn about hub.

1reaction
fregantecommented, Jul 1, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Bring back CLI instructions for checking out PRs #963 - GitHub
I'm talking about Step 1 in the section that comes up if you click 'view command line instructions' at the bottom of PRs....
Read more >
GitHub CLI: create and manage PRs from the command line
Mainly for managing pull requests and issues directly from the command line. How to get it *. brew install gh. Chechking PRs for...
Read more >
Use GitHub CLI For Command Line Pull Request ... - YouTube
In this video, you'll learn how to use GitHub from the command line using GitHub CLI ; including how to list open pull...
Read more >
New GitHub CLI Enables Working with Issues and PRs ... - InfoQ
A final command provided by GitHub CLI is status , which displays a summary view of your work, including the status of your...
Read more >
How to Grab a Pull Request Locally with Git Command Line
List all PRs gh pr list # Check out PR #123 gh pr checkout 123. I recorded a video detailing the GitHub command...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found