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
pr
create
on
hack20-11
User selector
All users
Datepicker
All time
Commit history
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 22, 2020
spelling: beginning
jsoref
committed
0e681ca
View commit details
Copy full SHA for 0e681ca
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
fix survey invocation
vilmibm
committed
ef52376
View commit details
Copy full SHA for ef52376
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
Add multiple writes test
samcoe
committed
bf46b87
View commit details
Copy full SHA for bf46b87
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
Commits on Sep 30, 2020
Don't override user provided title and body when --fill is used (#1994)
Show description for 0107b00
msfjarvis
authored
0107b00
View commit details
Copy full SHA for 0107b00
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Fix `pr create` for branches published under a different name
mislav
committed
80b60fc
View commit details
Copy full SHA for 80b60fc
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Fix `pr create` when branch was already pushed to a non-base remote
mislav
committed
e2efc0b
View commit details
Copy full SHA for e2efc0b
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Remove `issue create` examples from `pr create`
mislav
committed
f99a554
View commit details
Copy full SHA for f99a554
View code at this point
Browse repository at this point
Prompt for push target during `pr create`
Show description for 7a8db80
mislav
committed
7a8db80
View commit details
Copy full SHA for 7a8db80
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Change how base repository is resolved
Show description for d534a94
mislav
committed
d534a94
View commit details
Copy full SHA for d534a94
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
review feedback
vilmibm
committed
1073c97
View commit details
Copy full SHA for 1073c97
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
use CanPrompt in commands
vilmibm
committed
c0fc31f
View commit details
Copy full SHA for c0fc31f
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Update template test to reflect inclusion of "default" text
Show description for c7e7022
dhleong
committed
c7e7022
View commit details
Copy full SHA for c7e7022
View code at this point
Browse repository at this point
"Check" the error value of ioutil.WriteFile
Show description for 41543b5
dhleong
committed
41543b5
View commit details
Copy full SHA for 41543b5
View code at this point
Browse repository at this point
Add a test to verify the behavior of prepending commit body to message
dhleong
committed
a331244
View commit details
Copy full SHA for a331244
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.