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 }}
unbyte
/
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
pkg
cmd
pr
create
create.go
on
squash-edit-commit-msg
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2021
fix: Project Argument working along with --web flag
AliabbasMerchant
authored and
mislav
committed
1c54db4
View commit details
Copy full SHA for 1c54db4
View code at this point
Browse repository at this point
Add docs for using `@me` to reference self
mislav
committed
e334a1f
View commit details
Copy full SHA for e334a1f
View code at this point
Browse repository at this point
Use concrete type instead of an interface to avoid forced casting
mislav
committed
73da25a
View commit details
Copy full SHA for 73da25a
View code at this point
Browse repository at this point
Extend `@me` replacing behavior to `issue list`
mislav
committed
28c2d04
View commit details
Copy full SHA for 28c2d04
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Merge pull request #2808 from KarelCoudijzer/fork-hang
Show description for d25938e
Nate Smith
authored
d25938e
View commit details
Copy full SHA for d25938e
View code at this point
Browse repository at this point
remove garbling spinner
Show description for 05d39eb
vilmibm
committed
05d39eb
View commit details
Copy full SHA for 05d39eb
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Add --maintainer-edit flag (#2250)
Show description for c9f7927
BjoernAkAManf
and
vilmibm
authored
c9f7927
View commit details
Copy full SHA for c9f7927
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Show progress while creating pr
KarelCoudijzer
committed
a7b9e39
View commit details
Copy full SHA for a7b9e39
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Merge pull request #2472 from cristiand391/preserve-metadata-state
Show description for f415245
mislav
authored
f415245
View commit details
Copy full SHA for f415245
View code at this point
Browse repository at this point
Allow interactive `pr create` even if we failed to look up commits
mislav
committed
8db2027
View commit details
Copy full SHA for 8db2027
View code at this point
Browse repository at this point
Make MetadataSurvey testable by accepting an interface
mislav
committed
be39f43
View commit details
Copy full SHA for be39f43
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Merge pull request #2519 from cli/issue-create-browser-fix
Show description for 8e1f736
mislav
authored
8e1f736
View commit details
Copy full SHA for 8e1f736
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Fix "Continue in browser" for `pr create` coming from forks
Show description for be75978
mislav
committed
be75978
View commit details
Copy full SHA for be75978
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Document that reviewers can be teams (#2465)
Show description for 34d549e
MaxHorstmann
and
mislav
authored
34d549e
View commit details
Copy full SHA for 34d549e
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
no shorthand for --recover
vilmibm
committed
cf37ce7
View commit details
Copy full SHA for cf37ce7
View code at this point
Browse repository at this point
switch to recover instead of resubmit
vilmibm
committed
d6e84a7
View commit details
Copy full SHA for d6e84a7
View code at this point
Browse repository at this point
preserve and restore issue/pr input on failure
vilmibm
authored and
vilmibm
committed
d300526
View commit details
Copy full SHA for d300526
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
add Draft to issue state
vilmibm
committed
a686455
View commit details
Copy full SHA for a686455
View code at this point
Browse repository at this point
use NewIssueState
vilmibm
committed
b231e6c
View commit details
Copy full SHA for b231e6c
View code at this point
Browse repository at this point
get everything working
vilmibm
authored and
vilmibm
committed
f5277e4
View commit details
Copy full SHA for f5277e4
View code at this point
Browse repository at this point
stop using Defaults struct
vilmibm
authored and
vilmibm
committed
0ed7879
View commit details
Copy full SHA for 0ed7879
View code at this point
Browse repository at this point
WIP works, probably some title/body input edge cases
vilmibm
committed
6671106
View commit details
Copy full SHA for 6671106
View code at this point
Browse repository at this point
use named output param
vilmibm
committed
6fde02d
View commit details
Copy full SHA for 6fde02d
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Merge pull request #2316 from cli/colors-1624
Show description for 24d863e
Nate Smith
authored
24d863e
View commit details
Copy full SHA for 24d863e
View code at this point
Browse repository at this point
Refactor regexp writer
samcoe
committed
9acbf8a
View commit details
Copy full SHA for 9acbf8a
View code at this point
Browse repository at this point
Use custom scanLines function for RegexWriter
samcoe
committed
eaa685a
View commit details
Copy full SHA for eaa685a
View code at this point
Browse repository at this point
Fix up regex to escape dot in URL
samcoe
committed
2129936
View commit details
Copy full SHA for 2129936
View code at this point
Browse repository at this point
Address PR comments
samcoe
committed
28b3b2c
View commit details
Copy full SHA for 28b3b2c
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
port entirely to ColorScheme
vilmibm
committed
a2aa154
View commit details
Copy full SHA for a2aa154
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Allow PullRequestForBranch to search in closed pull requests
Ian Billett
authored and
mislav
committed
0f61272
View commit details
Copy full SHA for 0f61272
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Merge pull request #2234 from XD-DENG/stringsbuilder
Show description for 4b395c5
mislav
authored
4b395c5
View commit details
Copy full SHA for 4b395c5
View code at this point
Browse repository at this point
:nail_care: simplify `generateCompareURL` and test
mislav
authored
d5cb557
View commit details
Copy full SHA for d5cb557
View code at this point
Browse repository at this point
Query escape branch names to allow branch/#123 names
Leonardo
authored
d0bee19
View commit details
Copy full SHA for d0bee19
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Use strings.Builder for more efficient string concatenation
Show description for 7e9f1c7
XD-DENG
committed
7e9f1c7
View commit details
Copy full SHA for 7e9f1c7
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
Fix typos
rex4539
committed
6f550b5
View commit details
Copy full SHA for 6f550b5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.