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
repo
on
graphql-validate
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2021
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
Commits on May 12, 2021
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
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 Apr 12, 2021
remove previous emoji workaround
samcoe
committed
01505da
View commit details
Copy full SHA for 01505da
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
add test for non tty fork
g14a
committed
5caf01c
View commit details
Copy full SHA for 5caf01c
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
fix premature return while forking repo non interactively
g14a
committed
745b3fe
View commit details
Copy full SHA for 745b3fe
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 23, 2021
Add a unified GitHub Search query builder
mislav
committed
179d3f0
View commit details
Copy full SHA for 179d3f0
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
Refactor use of glamour to allow style overrides (#3243)
Show description for 2ab073d
Nate Smith
authored
2ab073d
View commit details
Copy full SHA for 2ab073d
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Merge pull request #2991 from cli/repo-create-prompt-change
Show description for 07e6d60
mislav
authored
07e6d60
View commit details
Copy full SHA for 07e6d60
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Add tests for checking out repository after creating from template
mislav
committed
9e63199
View commit details
Copy full SHA for 9e63199
View code at this point
Browse repository at this point
Commits on Feb 27, 2021
Merge pull request #2953 from cristiand391/add-repo-list
Show description for 00cb921
mislav
authored
00cb921
View commit details
Copy full SHA for 00cb921
View code at this point
Browse repository at this point
Add ability to filter by archived in `repo list`
Show description for e27a77f
mislav
committed
e27a77f
View commit details
Copy full SHA for e27a77f
View code at this point
Browse repository at this point
Enable filtering `repo list` by coding language
mislav
committed
5da8301
View commit details
Copy full SHA for 5da8301
View code at this point
Browse repository at this point
Enable pager for `repo list` output
mislav
committed
f75144d
View commit details
Copy full SHA for f75144d
View code at this point
Browse repository at this point
Isolate flag processing tests in `repo list`
mislav
committed
2bdffc8
View commit details
Copy full SHA for 2bdffc8
View code at this point
Browse repository at this point
Avoid having to first query for username in `repo list`
Show description for 1fa763f
mislav
committed
1fa763f
View commit details
Copy full SHA for 1fa763f
View code at this point
Browse repository at this point
Switch `repo list` to query via `graphql` package
Show description for 4da0261
mislav
committed
4da0261
View commit details
Copy full SHA for 4da0261
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
repo list: add tests
cristiand391
committed
2284ef4
View commit details
Copy full SHA for 2284ef4
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
repo list: render repo tags into the 3rd column instead of the 2nd
cristiand391
committed
cad875a
View commit details
Copy full SHA for cad875a
View code at this point
Browse repository at this point
Remove archived filter from repo list
cristiand391
committed
b7c2865
View commit details
Copy full SHA for b7c2865
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Fix creating a repository from template
Show description for e596f87
mislav
committed
e596f87
View commit details
Copy full SHA for e596f87
View code at this point
Browse repository at this point
Further clarify what will happen on `repo create`
Show description for a8fdd9a
mislav
committed
a8fdd9a
View commit details
Copy full SHA for a8fdd9a
View code at this point
Browse repository at this point
fully restore fork remote renaming behavior (#2982)
Show description for e91b97b
Nate Smith
authored
e91b97b
View commit details
Copy full SHA for e91b97b
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
Remove unnecessary Sprint
ulwlu
committed
95a8f92
View commit details
Copy full SHA for 95a8f92
View code at this point
Browse repository at this point
Fix unnecessary Sprintf with Sprint
ulwlu
committed
16be90c
View commit details
Copy full SHA for 16be90c
View code at this point
Browse repository at this point
Fix prompt string when creating remote repository
Show description for e461baa
ulwlu
committed
e461baa
View commit details
Copy full SHA for e461baa
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Add `repo list` command
cristiand391
committed
9a149d7
View commit details
Copy full SHA for 9a149d7
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Improve `repo create` docs
Show description for ab21dbe
mislav
committed
ab21dbe
View commit details
Copy full SHA for ab21dbe
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
fix test behavior changes from migration to run.Stub
dpromanko
committed
2964895
View commit details
Copy full SHA for 2964895
View code at this point
Browse repository at this point
use Stub instead of SetPrepareCmd in 'repo create' tests
dpromanko
committed
696cbfc
View commit details
Copy full SHA for 696cbfc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.