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 }}
Naturalclar
/
github-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
github-cli
command
on
docs
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2020
Add updated feedback form link
Amanda Pinsker
authored
250286d
View commit details
Copy full SHA for 250286d
View code at this point
Browse repository at this point
Commits on Jan 24, 2020
Rename to `cli/cli`
mislav
committed
a710893
View commit details
Copy full SHA for a710893
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Merge remote-tracking branch 'origin/master' into no-errors-wrap
mislav
committed
b44dad2
View commit details
Copy full SHA for b44dad2
View code at this point
Browse repository at this point
Merge pull request #244 from github/ghrepo-interface
Show description for a0f2e17
Nate Smith
authored
a0f2e17
View commit details
Copy full SHA for a0f2e17
View code at this point
Browse repository at this point
Merge pull request #243 from github/display-url
Show description for bf0f345
Nate Smith
authored
bf0f345
View commit details
Copy full SHA for bf0f345
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ghrepo-interface
mislav
committed
c5960f0
View commit details
Copy full SHA for c5960f0
View code at this point
Browse repository at this point
Merge pull request #247 from github/issue-pr-view-docs
Show description for 55a5d19
Nate Smith
authored
55a5d19
View commit details
Copy full SHA for 55a5d19
View code at this point
Browse repository at this point
Merge pull request #248 from github/main-pkg
Show description for 3764e25
Nate Smith
authored
3764e25
View commit details
Copy full SHA for 3764e25
View code at this point
Browse repository at this point
Merge pull request #249 from github/issue-pr-argument-docs
Show description for 91ab308
Nate Smith
authored
91ab308
View commit details
Copy full SHA for 91ab308
View code at this point
Browse repository at this point
Use ghrepo.FullName in tests
mislav
committed
30b4eab
View commit details
Copy full SHA for 30b4eab
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ghrepo-interface
mislav
committed
22fe083
View commit details
Copy full SHA for 22fe083
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into pr-create-just-works-TM
mislav
committed
4f6dfee
View commit details
Copy full SHA for 4f6dfee
View code at this point
Browse repository at this point
Add unit tests for remotes-to-repos resolver
mislav
committed
f10b8d8
View commit details
Copy full SHA for f10b8d8
View code at this point
Browse repository at this point
Migrate away from `errors.Wrap()`
Show description for 9122bc1
mislav
committed
9122bc1
View commit details
Copy full SHA for 9122bc1
View code at this point
Browse repository at this point
Avoid saying "number as argument" for `issue/pr view`
Show description for f58dd04
mislav
committed
f58dd04
View commit details
Copy full SHA for f58dd04
View code at this point
Browse repository at this point
Friendlier output for network connectivity errors
Show description for 537b0a8
mislav
committed
537b0a8
View commit details
Copy full SHA for 537b0a8
View code at this point
Browse repository at this point
Avoid using `<...>` in docs
Show description for f5ad434
mislav
committed
f5ad434
View commit details
Copy full SHA for f5ad434
View code at this point
Browse repository at this point
Fix usage synopsis for `pr view`
Show description for 305410c
mislav
committed
305410c
View commit details
Copy full SHA for 305410c
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
Extract helper to print a URL
mislav
committed
90f6a73
View commit details
Copy full SHA for 90f6a73
View code at this point
Browse repository at this point
Extract common interface for a GitHub Repository
Show description for 1f90579
mislav
committed
1f90579
View commit details
Copy full SHA for 1f90579
View code at this point
Browse repository at this point
Merge pull request #242 from github/debug-api
Show description for 340f747
Nate Smith
authored
340f747
View commit details
Copy full SHA for 340f747
View code at this point
Browse repository at this point
just augment existing queries
vilmibm
committed
8c84fe3
View commit details
Copy full SHA for 8c84fe3
View code at this point
Browse repository at this point
Dump HTTP request/response bodies when `DEBUG=api`
mislav
committed
0b0fd42
View commit details
Copy full SHA for 0b0fd42
View code at this point
Browse repository at this point
Avoid resetting the current branch when `--repo` is used
Show description for 6799e7f
mislav
committed
6799e7f
View commit details
Copy full SHA for 6799e7f
View code at this point
Browse repository at this point
Add code comments for tricky parts
mislav
committed
a767fd7
View commit details
Copy full SHA for a767fd7
View code at this point
Browse repository at this point
Auto-fork on `pr create` if no pushable target found
mislav
committed
e2a825e
View commit details
Copy full SHA for e2a825e
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Fix web-based `pr create` for forks
mislav
committed
fa30c16
View commit details
Copy full SHA for fa30c16
View code at this point
Browse repository at this point
Fix tests
mislav
committed
6c49614
View commit details
Copy full SHA for 6c49614
View code at this point
Browse repository at this point
test for disabled issues
vilmibm
committed
f09b05e
View commit details
Copy full SHA for f09b05e
View code at this point
Browse repository at this point
check for disabled issues in issue view command
vilmibm
committed
fc25a4e
View commit details
Copy full SHA for fc25a4e
View code at this point
Browse repository at this point
Support triangular git workflows in `pr create`
Show description for 7a614ce
mislav
committed
7a614ce
View commit details
Copy full SHA for 7a614ce
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
updated based sorting and fuzzy time display on issue status
vilmibm
committed
bfdf89b
View commit details
Copy full SHA for bfdf89b
View code at this point
Browse repository at this point
Merge pull request #227 from github/typoswap
Show description for 99c17c3
tierninho
authored
99c17c3
View commit details
Copy full SHA for 99c17c3
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
rely on iota syntax magic
vilmibm
committed
115cc30
View commit details
Copy full SHA for 115cc30
View code at this point
Browse repository at this point
move survey extension to its own package and clarify
vilmibm
committed
ffb6b8e
View commit details
Copy full SHA for ffb6b8e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.