Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli
pkg
cmd
browse
on
trunk
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 13, 2021
Fix browse last commit when using the repo override flag (#4845)
bchadwic
authored
4bbbf46
View commit details
Copy full SHA for 4bbbf46
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Encode segments of `gh browse` resulting URL (#4663)
Show description for c581a09
bchadwic
and
mislav
authored
c581a09
View commit details
Copy full SHA for c581a09
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Omit current directory when `browse --branch` is used with no file argument (#4676)
bstncartwright
authored
dd0edc8
View commit details
Copy full SHA for dd0edc8
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
some fixes, streamlining
nate smith
committed
70c78f2
View commit details
Copy full SHA for 70c78f2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/trunk' into relative-path
nate smith
committed
4996ba2
View commit details
Copy full SHA for 4996ba2
View code at this point
Browse repository at this point
fix
nate smith
committed
5bdaab8
View commit details
Copy full SHA for 5bdaab8
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Merge remote-tracking branch 'origin/trunk' into browse-commit
nate smith
committed
d72d0f4
View commit details
Copy full SHA for d72d0f4
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
fix browse of markdown files with line ranges (#4310)
Show description for e13398f
andrewhsu
and
mislav
authored
e13398f
View commit details
Copy full SHA for e13398f
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Merge remote-tracking branch 'origin' into go-module-v2
mislav
committed
e0fa56d
View commit details
Copy full SHA for e0fa56d
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
feat(4248): add support for line range w/ browse
Show description for dafd0bf
despreston
committed
dafd0bf
View commit details
Copy full SHA for dafd0bf
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Rename the module to "github.com/cli/cli/v2"
mislav
committed
11fbb60
View commit details
Copy full SHA for 11fbb60
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
NEW functionality:
Show description for 5993018
bchadwic
committed
5993018
View commit details
Copy full SHA for 5993018
View code at this point
Browse repository at this point
NEW functionality: current folder '.', from current folder '.(path sep)', parent folder '..(path sep)', absolute 'folder | filename'
bchadwic
committed
7ef919d
View commit details
Copy full SHA for 7ef919d
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
made tests non os dependant
Ben Chadwick
committed
1efc07b
View commit details
Copy full SHA for 1efc07b
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
Revert "fixing mistake"
Show description for c8ee982
Ben Chadwick
committed
c8ee982
View commit details
Copy full SHA for c8ee982
View code at this point
Browse repository at this point
Commits on Jul 26, 2021
fixing mistake
bchadwic
committed
5e3ca02
View commit details
Copy full SHA for 5e3ca02
View code at this point
Browse repository at this point
fixing operating system dependant regex, and tests
bchadwic
committed
aac4c59
View commit details
Copy full SHA for aac4c59
View code at this point
Browse repository at this point
new functionality: current folder './', parent folder '../', absolute 'filename'
bchadwic
committed
8469441
View commit details
Copy full SHA for 8469441
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
clean up
bchadwic
committed
285f865
View commit details
Copy full SHA for 285f865
View code at this point
Browse repository at this point
changed functionality to open up last commit with -c / --commit for gh browse
bchadwic
committed
8962aee
View commit details
Copy full SHA for 8962aee
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
cleaned up git.go, browse_test.go, and browse.go
bchadwic
committed
b3a24d2
View commit details
Copy full SHA for b3a24d2
View code at this point
Browse repository at this point
added relative path access in gh browse
bchadwic
committed
25a35a6
View commit details
Copy full SHA for 25a35a6
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Changed name from SHA to Commit
bchadwic
committed
158a151
View commit details
Copy full SHA for 158a151
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Merge branch 'cli:trunk' into browse-commit
bchadwic
authored
0e18db2
View commit details
Copy full SHA for 0e18db2
View code at this point
Browse repository at this point
don't check Fprintf error
Show description for 98d3b7c
nate smith
committed
98d3b7c
View commit details
Copy full SHA for 98d3b7c
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
added in the ability to view repository by commit hashes
bchadwic
committed
0a49631
View commit details
Copy full SHA for 0a49631
View code at this point
Browse repository at this point
Commits on Jul 3, 2021
Add a no-browser mode to gh browse
Show description for 49ff0c6
silby
committed
49ff0c6
View commit details
Copy full SHA for 49ff0c6
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Merge pull request #52 from bchadwic/trunk
Show description for 93118c6
jlsestak
authored
93118c6
View commit details
Copy full SHA for 93118c6
View code at this point
Browse repository at this point
Update browse.go
jlsestak
authored
876b61a
View commit details
Copy full SHA for 876b61a
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Merge pull request #51 from bchadwic/trunk
Show description for 0a801c1
jlsestak
authored
0a801c1
View commit details
Copy full SHA for 0a801c1
View code at this point
Browse repository at this point
Changed parsefileArg to return a string, reformatted testing, polished up browse.go
jlsestak
committed
b64488f
View commit details
Copy full SHA for b64488f
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Merge pull request #49 from bchadwic/trunk
Show description for 3d97aaf
bchadwic
authored
3d97aaf
View commit details
Copy full SHA for 3d97aaf
View code at this point
Browse repository at this point
reformatted spacing and final touches
bchadwic
committed
679d396
View commit details
Copy full SHA for 679d396
View code at this point
Browse repository at this point
Reorganized tests
ravocean
committed
21691c8
View commit details
Copy full SHA for 21691c8
View code at this point
Browse repository at this point
We added new tests to bring the coverage to 90%+
ravocean
committed
79da79f
View commit details
Copy full SHA for 79da79f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.