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
squash-edit-commit-msg
User selector
All users
Datepicker
All time
Commit history
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
Commits on Jan 25, 2021
Merge pull request #2825 from cli/rename-fork
Show description for 6152d8a
Nate Smith
authored
6152d8a
View commit details
Copy full SHA for 6152d8a
View code at this point
Browse repository at this point
add note about future behavior
vilmibm
committed
26f6761
View commit details
Copy full SHA for 26f6761
View code at this point
Browse repository at this point
Rename to `SuccessIconWithColor`
mislav
committed
f46bab2
View commit details
Copy full SHA for f46bab2
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
update tests
vilmibm
committed
d051f06
View commit details
Copy full SHA for d051f06
View code at this point
Browse repository at this point
restore renaming behavior for nontty case
vilmibm
committed
1fa3047
View commit details
Copy full SHA for 1fa3047
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Merge remote-tracking branch 'origin' into success-icon-consistency
mislav
committed
96fa6e7
View commit details
Copy full SHA for 96fa6e7
View code at this point
Browse repository at this point
Match color of the success icon with the end state of the record
mislav
committed
23d6870
View commit details
Copy full SHA for 23d6870
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 #2588 from cdce8p/gh-clone-fetch
Show description for 29805a4
Nate Smith
authored
29805a4
View commit details
Copy full SHA for 29805a4
View code at this point
Browse repository at this point
i like trunk
vilmibm
committed
b906826
View commit details
Copy full SHA for b906826
View code at this point
Browse repository at this point
use newer command stubbing in tests
vilmibm
committed
dcedd32
View commit details
Copy full SHA for dcedd32
View code at this point
Browse repository at this point
add positive case test
vilmibm
committed
48c8907
View commit details
Copy full SHA for 48c8907
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/trunk' into repo-fork-gitflags
vilmibm
committed
a27a94f
View commit details
Copy full SHA for a27a94f
View code at this point
Browse repository at this point
Merge pull request #2809 from cli/deadcode
Show description for 938f6f4
samcoe
authored
938f6f4
View commit details
Copy full SHA for 938f6f4
View code at this point
Browse repository at this point
Merge pull request #2811 from cli/utils-spinner-buh-bye
Show description for 4158209
mislav
authored
4158209
View commit details
Copy full SHA for 4158209
View code at this point
Browse repository at this point
fix tests
vilmibm
committed
509e5dd
View commit details
Copy full SHA for 509e5dd
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
accept a remote name instead of doing magic remote naming in repo fork
vilmibm
committed
99c312e
View commit details
Copy full SHA for 99c312e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/trunk' into remote-renaming-847
vilmibm
committed
03f99a0
View commit details
Copy full SHA for 03f99a0
View code at this point
Browse repository at this point
Stop using utils.Spinner in `repo fork`
mislav
committed
aa0de5f
View commit details
Copy full SHA for aa0de5f
View code at this point
Browse repository at this point
delete unused parameter
vilmibm
committed
3797aa7
View commit details
Copy full SHA for 3797aa7
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
Commits on Jan 18, 2021
Deprecate `test.ExpectLines`
Show description for fc77cbc
mislav
committed
fc77cbc
View commit details
Copy full SHA for fc77cbc
View code at this point
Browse repository at this point
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
Migrate to new cmd stubber in `repo fork` tests
mislav
committed
5531498
View commit details
Copy full SHA for 5531498
View code at this point
Browse repository at this point
Migrate to new cmd stubber in `repo clone` tests
mislav
committed
584b33e
View commit details
Copy full SHA for 584b33e
View code at this point
Browse repository at this point
Migrate to new cmd stubber in misc. tests
mislav
committed
c63acf6
View commit details
Copy full SHA for c63acf6
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
[repo/create] Create local repo dir with non tty. (#2671)
Show description for 8b5c589
xhqr
authored
8b5c589
View commit details
Copy full SHA for 8b5c589
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Improve clone wiki test
mislav
committed
39a0a8c
View commit details
Copy full SHA for 39a0a8c
View code at this point
Browse repository at this point
Fix repo clone wiki
gunadhya
authored and
mislav
committed
fd57835
View commit details
Copy full SHA for fd57835
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Only fetch DefaultBranchRef when adding upstream remote during gh repo clone
cdce8p
committed
f536901
View commit details
Copy full SHA for f536901
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
spelling: settings
jsoref
committed
ec82d3c
View commit details
Copy full SHA for ec82d3c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.