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
internal
on
graphql-validate
User selector
All users
Datepicker
All time
Commit history
Commits on May 19, 2021
Fix creating Windows directory for gh config
mislav
committed
e0e25c8
View commit details
Copy full SHA for e0e25c8
View code at this point
Browse repository at this point
Commits on May 7, 2021
Use `T.TempDir` for temporary dirs in tests (#3580)
cristiand391
authored
2f94ada
View commit details
Copy full SHA for 2f94ada
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Fix stubbing config in tests on Windows
mislav
committed
c57e30f
View commit details
Copy full SHA for c57e30f
View code at this point
Browse repository at this point
Unexport StubConfig
mislav
committed
c6c3e72
View commit details
Copy full SHA for c6c3e72
View code at this point
Browse repository at this point
using filepath.Join() instead of path.Join() to fix wrong filepath on Windows:
Show description for 927e4c7
junjieyuan
committed
927e4c7
View commit details
Copy full SHA for 927e4c7
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Add tests for quick fix
samcoe
committed
ee687d7
View commit details
Copy full SHA for ee687d7
View code at this point
Browse repository at this point
Quick fix: respect default hostname when parsing `owner/repo` pairs
Show description for 69ca2dd
mislav
committed
69ca2dd
View commit details
Copy full SHA for 69ca2dd
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Merge pull request #3279 from cli/browser-refactor
Show description for 44ae7ae
mislav
authored
44ae7ae
View commit details
Copy full SHA for 44ae7ae
View code at this point
Browse repository at this point
Default to GHES host if only GHES is authenticated (#3286)
samcoe
authored
9ec1e21
View commit details
Copy full SHA for 9ec1e21
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
Pass web browser to each individual command
Show description for 111e8db
mislav
committed
111e8db
View commit details
Copy full SHA for 111e8db
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Merge remote-tracking branch 'origin' into auth-with-ssh
mislav
committed
4cd43cc
View commit details
Copy full SHA for 4cd43cc
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
Suggest `brew upgrade gh` when new version detected
Show description for feb4acc
mislav
committed
feb4acc
View commit details
Copy full SHA for feb4acc
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
Remove `workflow` from default OAuth scopes
Show description for 075b6f8
mislav
committed
075b6f8
View commit details
Copy full SHA for 075b6f8
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Add SSH key generation & uploading to `gh auth login` flow
mislav
committed
5a110c8
View commit details
Copy full SHA for 5a110c8
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Unpublish SetPrepareCmd
mislav
committed
d86cfe4
View commit details
Copy full SHA for d86cfe4
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Remove last hardcoded config paths and fix tests
samcoe
committed
85a6267
View commit details
Copy full SHA for 85a6267
View code at this point
Browse repository at this point
Configuration path can come from environment.
Show description for d54a761
bigkevmcd
authored and
samcoe
committed
d54a761
View commit details
Copy full SHA for d54a761
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Avoid ever invoking go-homedir when config was found in a new location
mislav
committed
64fda21
View commit details
Copy full SHA for 64fda21
View code at this point
Browse repository at this point
♻️ Refactor to use os.UserHomeDir()
gleich
authored and
mislav
committed
7d9461b
View commit details
Copy full SHA for 7d9461b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into cmd-stub-new
mislav
committed
06cf2c9
View commit details
Copy full SHA for 06cf2c9
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Merge pull request #2812 from cli/updater-dev-version-match
Show description for f1a9da4
mislav
authored
f1a9da4
View commit details
Copy full SHA for f1a9da4
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
More descriptive error when aborting auth due to environment variables
Show description for c9407b2
mislav
committed
c9407b2
View commit details
Copy full SHA for c9407b2
View code at this point
Browse repository at this point
Update notifier: avoid false positives when gh is built from source
Show description for 82d19b7
mislav
committed
82d19b7
View commit details
Copy full SHA for 82d19b7
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Use testify assertions for error matching
mislav
committed
75ebb86
View commit details
Copy full SHA for 75ebb86
View code at this point
Browse repository at this point
Equal: flip arguments position
cristiand391
committed
45f4a1f
View commit details
Copy full SHA for 45f4a1f
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Prevent further use of SetPrepareCmd and InitCmdStubber
mislav
committed
c308f1c
View commit details
Copy full SHA for c308f1c
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
Use Testify assertions in test
cristiand391
committed
3afb1d0
View commit details
Copy full SHA for 3afb1d0
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Migrate legacy tests
cristiand391
committed
ce15142
View commit details
Copy full SHA for ce15142
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Enable debugging HTTP traffic during `auth login/refresh`
mislav
committed
536a173
View commit details
Copy full SHA for 536a173
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Extract oauth package
mislav
committed
9140e88
View commit details
Copy full SHA for 9140e88
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Merge pull request #2488 from cristiand391/new-release-notification
Show description for d81b292
mislav
authored
d81b292
View commit details
Copy full SHA for d81b292
View code at this point
Browse repository at this point
Classify the `update` package as internal
mislav
committed
2843fff
View commit details
Copy full SHA for 2843fff
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Add `workflow` to the list of default OAuth scopes we request
Show description for ada5923
mislav
committed
ada5923
View commit details
Copy full SHA for ada5923
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into git-credentials
mislav
committed
bc81282
View commit details
Copy full SHA for bc81282
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Properly check env auth tokens in CheckAuth
samcoe
committed
e21c510
View commit details
Copy full SHA for e21c510
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.