Skip to content

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

Merged
mislav merged 1 commit intocli:trunkfrom
despreston:4248-line-range
Sep 1, 2021
Merged

feat(4248): add support for line range w/ browse#4253
mislav merged 1 commit intocli:trunkfrom
despreston:4248-line-range

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
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!

@mislav mislav merged commit abfe296 into cli:trunk Sep 1, 2021
@despreston despreston deleted the 4248-line-range branch September 1, 2021 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for line number range to 'browse'

2 participants