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 }}
codeblooded
/
cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
git
on
patch-review-prototype
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2020
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 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 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
Commits on Mar 27, 2020
more nuanced error typing
vilmibm
committed
eb403a3
View commit details
Copy full SHA for eb403a3
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
use CmdError in StubError and fix git_test
vilmibm
committed
ca99096
View commit details
Copy full SHA for ca99096
View code at this point
Browse repository at this point
consolidate into one symbolic-ref call
vilmibm
committed
0af2324
View commit details
Copy full SHA for 0af2324
View code at this point
Browse repository at this point
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
Guard against filesystem paths in `git.ReadBranchConfig`
Show description for 3907914
mislav
committed
3907914
View commit details
Copy full SHA for 3907914
View code at this point
Browse repository at this point
Convert `git.VerifyRef` into a more versatile `ShowRefs`
Show description for c36b84e
mislav
committed
c36b84e
View commit details
Copy full SHA for c36b84e
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
fall back to symbolic-ref in CurrentBranch
vilmibm
committed
897d5c3
View commit details
Copy full SHA for 897d5c3
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
test for CurrentBranch on an empty repo
vilmibm
committed
4632ab1
View commit details
Copy full SHA for 4632ab1
View code at this point
Browse repository at this point
add StubError to CmdStubber
vilmibm
committed
dd1e2a2
View commit details
Copy full SHA for dd1e2a2
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
better error reporting + catch for empty repo
vilmibm
committed
121173c
View commit details
Copy full SHA for 121173c
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
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 16, 2020
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
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 24, 2020
Use var syntax when empty struct is initialized
Dasio
committed
9289ab9
View commit details
Copy full SHA for 9289ab9
View code at this point
Browse repository at this point
Init slice with provided capacity if it's known in advance
Dasio
committed
8aa46c2
View commit details
Copy full SHA for 8aa46c2
View code at this point
Browse repository at this point
Make sure `git push` output shows up during `pr create`
mislav
committed
53532d6
View commit details
Copy full SHA for 53532d6
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
Fix wrong repo url being used for pushing
Show description for 12887db
odinuge
committed
12887db
View commit details
Copy full SHA for 12887db
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 22, 2020
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 10, 2020
Read current git branch in a way that is compatible with older git
mislav
committed
d8474d5
View commit details
Copy full SHA for d8474d5
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Merge pull request #176 from github/issue-pr-templates
Show description for fb0472a
mislav
authored
fb0472a
View commit details
Copy full SHA for fb0472a
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Add template support to `issue create`, `pr create`
Show description for d5ba3de
mislav
committed
d5ba3de
View commit details
Copy full SHA for d5ba3de
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Simplify reading current branch from git
mislav
committed
f0801b2
View commit details
Copy full SHA for f0801b2
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Fix test assertion when running on Windows
mislav
committed
d7513ef
View commit details
Copy full SHA for d7513ef
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
Silence stderr in `git push` during pr create but show it on failures
mislav
committed
5d644d2
View commit details
Copy full SHA for 5d644d2
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Merge remote-tracking branch 'origin/master' into pr-current-branch
mislav
committed
db8c2d4
View commit details
Copy full SHA for db8c2d4
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
:fire: more unused git functions
mislav
committed
62bbcb2
View commit details
Copy full SHA for 62bbcb2
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Improve detecting PR for the current branch
Show description for eff8847
mislav
committed
eff8847
View commit details
Copy full SHA for eff8847
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.