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
command
repo.go
on
bulk-cmd
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2020
missed a thing
vilmibm
committed
03e6075
View commit details
Copy full SHA for 03e6075
View code at this point
Browse repository at this point
use more clear name
vilmibm
committed
f1bee0c
View commit details
Copy full SHA for f1bee0c
View code at this point
Browse repository at this point
respect ssh
Show description for bec58ed
vilmibm
committed
bec58ed
View commit details
Copy full SHA for bec58ed
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Merge pull request #764 from cli/pr-view-docs
Show description for d14b5d3
mislav
authored
d14b5d3
View commit details
Copy full SHA for d14b5d3
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Improve `issue/pr/repo view` documentation
Show description for d1754b2
mislav
committed
d1754b2
View commit details
Copy full SHA for d1754b2
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
update text to long-form
Show description for 1aba837
tierninho
authored
1aba837
View commit details
Copy full SHA for 1aba837
View code at this point
Browse repository at this point
Merge pull request #752 from lumaxis/feature/fetch-upstream-after-adding
Show description for e878cdf
mislav
authored
e878cdf
View commit details
Copy full SHA for e878cdf
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
Fetch upstream remote after adding it
lumaxis
committed
7e1ed5f
View commit details
Copy full SHA for 7e1ed5f
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Rename parseExtraArgs
Fotios Lindiakos
committed
6428e3d
View commit details
Copy full SHA for 6428e3d
View code at this point
Browse repository at this point
Cleanup clone description
Fotios Lindiakos
committed
199021d
View commit details
Copy full SHA for 199021d
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Parse args to find an explicit directory name
Fotios Lindiakos
committed
59f239b
View commit details
Copy full SHA for 59f239b
View code at this point
Browse repository at this point
Consolidate 'git clone' commands
Fotios Lindiakos
committed
ed62b7b
View commit details
Copy full SHA for ed62b7b
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
Add "upstream" remote after `repo fork`
mislav
committed
fa3d65b
View commit details
Copy full SHA for fa3d65b
View code at this point
Browse repository at this point
repo clone: automatically set up "upstream" remote for forks
mislav
committed
8460609
View commit details
Copy full SHA for 8460609
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Merge branch 'master' into pr-status-no-commits
vilmibm
committed
44acdd4
View commit details
Copy full SHA for 44acdd4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into pr-create-push-default
mislav
committed
da2116f
View commit details
Copy full SHA for da2116f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into detect-existing-fork
mislav
committed
265db26
View commit details
Copy full SHA for 265db26
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
repo fork: reuse existing git remote
Show description for 965f270
mislav
committed
965f270
View commit details
Copy full SHA for 965f270
View code at this point
Browse repository at this point
Rename underscored variable to camelcase
mislav
committed
0f98d56
View commit details
Copy full SHA for 0f98d56
View code at this point
Browse repository at this point
repo fork: simplify printing the name of an existing forked repo
mislav
committed
a633539
View commit details
Copy full SHA for a633539
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Merge remote-tracking branch 'origin/master' into pr-status-no-commits
vilmibm
committed
f4b8851
View commit details
Copy full SHA for f4b8851
View code at this point
Browse repository at this point
Merge pull request #690 from cli/repo-view-terminal
Show description for 26022bc
Nate Smith
authored
26022bc
View commit details
Copy full SHA for 26022bc
View code at this point
Browse repository at this point
explicitly ignore readme fetching error
vilmibm
committed
a8a5759
View commit details
Copy full SHA for a8a5759
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into pr-create-push-default
mislav
committed
5b2e184
View commit details
Copy full SHA for 5b2e184
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
move readme fetching to api package
vilmibm
committed
379ecda
View commit details
Copy full SHA for 379ecda
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
move preparecmd and Runnable to its own package
vilmibm
committed
5187ad4
View commit details
Copy full SHA for 5187ad4
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
add viewing repo in terminal
vilmibm
committed
3459dfa
View commit details
Copy full SHA for 3459dfa
View code at this point
Browse repository at this point
Enable tests to capture spinner output
Show description for 488b47b
mislav
committed
488b47b
View commit details
Copy full SHA for 488b47b
View code at this point
Browse repository at this point
Simplify `git.AddRemote` implementation
Show description for e365367
mislav
committed
e365367
View commit details
Copy full SHA for e365367
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Merge pull request #629 from sibis/verify-view-repo
Show description for d323783
mislav
authored
d323783
View commit details
Copy full SHA for d323783
View code at this point
Browse repository at this point
refactor: code cleanup incorporating the PR suggestions and removed blank lines
sibis
committed
0fc9dfa
View commit details
Copy full SHA for 0fc9dfa
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Verify repo before viewing in the browser
sibis
committed
0cef66d
View commit details
Copy full SHA for 0cef66d
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Fix setting homepage URL in `repo create`
mislav
committed
f9c3265
View commit details
Copy full SHA for f9c3265
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Consistent punctuation in usage
billygriffin
authored
f2262cf
View commit details
Copy full SHA for f2262cf
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Update repo usage
billygriffin
authored
be32459
View commit details
Copy full SHA for be32459
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.