Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(4248): add support for line range w/ browse #4253

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

despreston
Copy link
Contributor

Allow using a range of lines when browsing files. For example:

gh browse test.go:10-20

Closes #4248

Allow using a range of lines when browsing files. For example:

`gh browse test.go:10-20`

Closes cli#4248
@cliAutomation cliAutomation added this to Needs review 🤔 in The GitHub CLI Sep 1, 2021
Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; thank you!

The GitHub CLI automation moved this from Needs review 🤔 to Needs to be merged 🎉 Sep 1, 2021
@mislav mislav merged commit abfe296 into cli:trunk Sep 1, 2021
The GitHub CLI automation moved this from Needs to be merged 🎉 to Pending Release 🥚 Sep 1, 2021
@despreston despreston deleted the 4248-line-range branch September 1, 2021 17:10
@github-actions github-actions bot moved this from Pending Release 🥚 to Done 💤 in The GitHub CLI Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
The GitHub CLI
  
Done 💤
Development

Successfully merging this pull request may close these issues.

Add support for line number range to 'browse'
2 participants