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
pr_create_test.go
on
bulk-cmd
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2020
new config infrastructure
Show description for a325db3
vilmibm
committed
a325db3
View commit details
Copy full SHA for a325db3
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Appease linter that warns about redundant type in composite literals
mislav
committed
f09994d
View commit details
Copy full SHA for f09994d
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Code fixes informed by golangci-lint failures (#738)
mislav
authored
734497a
View commit details
Copy full SHA for 734497a
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Fix auto-forking scenario in `pr create`
Show description for f0e6c98
mislav
committed
f0e6c98
View commit details
Copy full SHA for f0e6c98
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
Merge pull request #717 from cli/improve-finding-commits
Show description for e0ba3fd
mislav
authored
e0ba3fd
View commit details
Copy full SHA for e0ba3fd
View code at this point
Browse repository at this point
Stop querying base branch commit hash from API
Show description for 219e3ec
mislav
committed
219e3ec
View commit details
Copy full SHA for 219e3ec
View code at this point
Browse repository at this point
Use remote tracking branch for base when detecting commits for `pr create`
Show description for 24a332b
mislav
committed
24a332b
View commit details
Copy full SHA for 24a332b
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
test fallout
vilmibm
committed
c966f0d
View commit details
Copy full SHA for c966f0d
View code at this point
Browse repository at this point
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
Commits on Mar 26, 2020
Avoid auto-forking/pushing an already pushed branch in `pr create`
Show description for cba8331
mislav
committed
cba8331
View commit details
Copy full SHA for cba8331
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
merge fallout
vilmibm
committed
dd877b6
View commit details
Copy full SHA for dd877b6
View code at this point
Browse repository at this point
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
Guard against faulty `affiliations` GraphQL filter
Show description for 5726376
mislav
committed
5726376
View commit details
Copy full SHA for 5726376
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 23, 2020
consolidate CmdStubber into test package
vilmibm
committed
88cf6ce
View commit details
Copy full SHA for 88cf6ce
View code at this point
Browse repository at this point
respect -B when checking for existing pull requests
vilmibm
committed
2895252
View commit details
Copy full SHA for 2895252
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Creating a PR now always prioritizes an existing fork as a push target
Show description for d75faab
mislav
committed
d75faab
View commit details
Copy full SHA for d75faab
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Improve detecting existing PR on `pr create`
Show description for 5b76881
mislav
committed
5b76881
View commit details
Copy full SHA for 5b76881
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
humanize branch name for title
vilmibm
committed
0344e95
View commit details
Copy full SHA for 0344e95
View code at this point
Browse repository at this point
more nuanced error handling
vilmibm
committed
98a2281
View commit details
Copy full SHA for 98a2281
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
--fill for pr create
vilmibm
committed
af46fcb
View commit details
Copy full SHA for af46fcb
View code at this point
Browse repository at this point
review feedback
vilmibm
committed
2d90c09
View commit details
Copy full SHA for 2d90c09
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
cleanup
vilmibm
committed
a235490
View commit details
Copy full SHA for a235490
View code at this point
Browse repository at this point
actually add tests for computing defaults
vilmibm
committed
1b78403
View commit details
Copy full SHA for 1b78403
View code at this point
Browse repository at this point
InitCmdStubber
vilmibm
committed
fba4f4d
View commit details
Copy full SHA for fba4f4d
View code at this point
Browse repository at this point
add AskStubber
vilmibm
committed
c4c967f
View commit details
Copy full SHA for c4c967f
View code at this point
Browse repository at this point
add CmdStubber
vilmibm
committed
ed8aaa8
View commit details
Copy full SHA for ed8aaa8
View code at this point
Browse repository at this point
titlebody prepopulation
vilmibm
committed
8769299
View commit details
Copy full SHA for 8769299
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Respect overriden base branch in `pr create --web`
mislav
committed
96ba2d2
View commit details
Copy full SHA for 96ba2d2
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
properly specify head ref for cross-repo/same-branch
vilmibm
committed
212dc1d
View commit details
Copy full SHA for 212dc1d
View code at this point
Browse repository at this point
use new helper
vilmibm
committed
2ff3190
View commit details
Copy full SHA for 2ff3190
View code at this point
Browse repository at this point
start on fixing tests
vilmibm
committed
c8a4ac6
View commit details
Copy full SHA for c8a4ac6
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
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
Previous
Next
You can’t perform that action at this time.