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
on
graphql-validate
User selector
All users
Datepicker
All time
Commit history
Commits on May 19, 2021
Fix `pr checkout` for cross-repository pull requests
mislav
committed
79896ed
View commit details
Copy full SHA for 79896ed
View code at this point
Browse repository at this point
Commits on May 18, 2021
Fix fetching draft releases from GitHub Actions
Show description for c667a0b
mislav
committed
c667a0b
View commit details
Copy full SHA for c667a0b
View code at this point
Browse repository at this point
Add `release view --json` support
mislav
committed
4425365
View commit details
Copy full SHA for 4425365
View code at this point
Browse repository at this point
Export more IDs in issue/pr JSON payload
mislav
committed
42155c7
View commit details
Copy full SHA for 42155c7
View code at this point
Browse repository at this point
Fix preloading of pr reviews, checks, and issue/pr comments
mislav
committed
e758f30
View commit details
Copy full SHA for e758f30
View code at this point
Browse repository at this point
:nail_care: cleanup and tests for PR finder
mislav
committed
51f7cbd
View commit details
Copy full SHA for 51f7cbd
View code at this point
Browse repository at this point
Commits on May 17, 2021
Merge remote-tracking branch 'origin' into pr-lookup-refactor
mislav
committed
bc3bb97
View commit details
Copy full SHA for bc3bb97
View code at this point
Browse repository at this point
Preserve list fomatting in web docs for `gh actions`
mislav
committed
42d2da8
View commit details
Copy full SHA for 42d2da8
View code at this point
Browse repository at this point
Make sure docs URLs are linked in web docs
mislav
committed
eb35a34
View commit details
Copy full SHA for eb35a34
View code at this point
Browse repository at this point
Add `--json` export functionality to repo commands (#3627)
mislav
authored
4b0b422
View commit details
Copy full SHA for 4b0b422
View code at this point
Browse repository at this point
Avoid crash when `--json` doesn't request `nameWithOwner`
mislav
committed
3f3d4e3
View commit details
Copy full SHA for 3f3d4e3
View code at this point
Browse repository at this point
Add `repo list --json` support
mislav
committed
a2307e3
View commit details
Copy full SHA for a2307e3
View code at this point
Browse repository at this point
Merge pull request #3621 from cli/export-data
Show description for 301a35e
mislav
authored
301a35e
View commit details
Copy full SHA for 301a35e
View code at this point
Browse repository at this point
Merge pull request #3628 from cli/json-flag-completion
Show description for f2456f4
mislav
authored
f2456f4
View commit details
Copy full SHA for f2456f4
View code at this point
Browse repository at this point
Merge pull request #3626 from cli/json-color-gray
Show description for 26b987a
mislav
authored
26b987a
View commit details
Copy full SHA for 26b987a
View code at this point
Browse repository at this point
Commits on May 12, 2021
Add shell completion for the `--json` flag
mislav
committed
b09c1f7
View commit details
Copy full SHA for b09c1f7
View code at this point
Browse repository at this point
Add `repo view --json` export functionality
mislav
committed
02a2ed2
View commit details
Copy full SHA for 02a2ed2
View code at this point
Browse repository at this point
Have Exporter.Write automatically call ExportData on given data structure
mislav
committed
5f0301c
View commit details
Copy full SHA for 5f0301c
View code at this point
Browse repository at this point
Fix "null" display in colored JSON output
Show description for fddc888
mislav
committed
fddc888
View commit details
Copy full SHA for fddc888
View code at this point
Browse repository at this point
Commits on May 10, 2021
Add `repo fork --org` functionality (#3611)
Show description for 3cbd5b4
mislav
and
g14a
authored
3cbd5b4
View commit details
Copy full SHA for 3cbd5b4
View code at this point
Browse repository at this point
Commits on May 7, 2021
Fix tests
mislav
committed
c50d390
View commit details
Copy full SHA for c50d390
View code at this point
Browse repository at this point
:nail_care: cleanup in gist create
mislav
committed
70a9621
View commit details
Copy full SHA for 70a9621
View code at this point
Browse repository at this point
shift gist validation to server rather than client
g14a
authored and
mislav
committed
cc94dc7
View commit details
Copy full SHA for cc94dc7
View code at this point
Browse repository at this point
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 May 3, 2021
Merge pull request #3525 from cristiand391/improve-issue-status-detection
Show description for 25d79c4
mislav
authored
25d79c4
View commit details
Copy full SHA for 25d79c4
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Eliminate API overfetching in `pr` commands
Show description for 9bdc63c
mislav
committed
9bdc63c
View commit details
Copy full SHA for 9bdc63c
View code at this point
Browse repository at this point
:nail_care: cleanup placeholder implementation
mislav
committed
6a57dcf
View commit details
Copy full SHA for 6a57dcf
View code at this point
Browse repository at this point
Support standard path variable replacement syntax
Show description for 59b4d5c
rneatherway
authored and
mislav
committed
59b4d5c
View commit details
Copy full SHA for 59b4d5c
View code at this point
Browse repository at this point
Merge pull request #3530 from tklauser/x-term
Show description for d478a65
mislav
authored
d478a65
View commit details
Copy full SHA for d478a65
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
review feedback
nate smith
committed
9f451d9
View commit details
Copy full SHA for 9f451d9
View code at this point
Browse repository at this point
fill in help topic
nate smith
committed
9110db7
View commit details
Copy full SHA for 9110db7
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
start on incorrect function error handling
nate smith
committed
02e9fa0
View commit details
Copy full SHA for 02e9fa0
View code at this point
Browse repository at this point
Merge pull request #3499 from cli/secret-prompt
Show description for d5954e2
Nate Smith
authored
d5954e2
View commit details
Copy full SHA for d5954e2
View code at this point
Browse repository at this point
Merge pull request #3517 from cli/watch-404
Show description for cc7c2f2
Nate Smith
authored
cc7c2f2
View commit details
Copy full SHA for cc7c2f2
View code at this point
Browse repository at this point
Use golang.org/x/term
Show description for b586d51
tklauser
committed
b586d51
View commit details
Copy full SHA for b586d51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.