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
internal
on
cmd-reference-1734
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 4, 2020
Small cleanup
samcoe
committed
86906c6
View commit details
Copy full SHA for 86906c6
View code at this point
Browse repository at this point
Make markdown:generate annotation a markdown generation override for hidden commands
samcoe
committed
241e90a
View commit details
Copy full SHA for 241e90a
View code at this point
Browse repository at this point
Generate markdown for help topics
samcoe
committed
f770c64
View commit details
Copy full SHA for f770c64
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Merge pull request #2319 from cli/cleanup-duplicate-config
Show description for 441f40b
Nate Smith
authored
441f40b
View commit details
Copy full SHA for 441f40b
View code at this point
Browse repository at this point
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
Export type ConfigOption and group InvalidValueError code
samcoe
committed
ce18b94
View commit details
Copy full SHA for ce18b94
View code at this point
Browse repository at this point
Refactor config command
samcoe
committed
5c5f52c
View commit details
Copy full SHA for 5c5f52c
View code at this point
Browse repository at this point
Cleanup duplicate config options
samcoe
committed
e6be06f
View commit details
Copy full SHA for e6be06f
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
try passing iostreams around instead of writer+colorscheme
vilmibm
committed
893fe09
View commit details
Copy full SHA for 893fe09
View code at this point
Browse repository at this point
Merge pull request #2256 from cli/internalize-docs
Show description for 325cc3c
Nate Smith
authored
325cc3c
View commit details
Copy full SHA for 325cc3c
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 26, 2020
Centralize all known configuration options
mislav
committed
ae7d42a
View commit details
Copy full SHA for ae7d42a
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Clean up and refactor unused doc generation code
samcoe
committed
52959ab
View commit details
Copy full SHA for 52959ab
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
Remove SEE ALSO from markdown docs generation
samcoe
committed
f8ce68f
View commit details
Copy full SHA for f8ce68f
View code at this point
Browse repository at this point
Remove Cobra autogenerated string from docs generation
samcoe
committed
699c9ae
View commit details
Copy full SHA for 699c9ae
View code at this point
Browse repository at this point
Internalize doc generation from Cobra
samcoe
authored
36949e2
View commit details
Copy full SHA for 36949e2
View code at this point
Browse repository at this point
Merge pull request #2247 from cli/refactor-command-root
Show description for d7d5a6b
samcoe
authored
d7d5a6b
View commit details
Copy full SHA for d7d5a6b
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Move HostnameValidator to ghinstance
mislav
authored
460d55f
View commit details
Copy full SHA for 460d55f
View code at this point
Browse repository at this point
Add a new config validation key called `prompt` (#2246)
contourintegrals
authored
f31e49f
View commit details
Copy full SHA for f31e49f
View code at this point
Browse repository at this point
Move build to internal
samcoe
committed
f0b534f
View commit details
Copy full SHA for f0b534f
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Let the receiver choose how to format the `cfg.Set()` value error
mislav
authored
14a222b
View commit details
Copy full SHA for 14a222b
View code at this point
Browse repository at this point
Validate git protocol config before setting it
cristiand391
authored
09401b3
View commit details
Copy full SHA for 09401b3
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Disable pager when set to "cat"
tgyurci
committed
9b2fe1e
View commit details
Copy full SHA for 9b2fe1e
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Add exec.Command stub mechanism that matches by arguments
Show description for f9783fe
mislav
committed
f9783fe
View commit details
Copy full SHA for f9783fe
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Fix typo overriden -> overridden
y-yagi
committed
177f683
View commit details
Copy full SHA for 177f683
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Merge pull request #1699 from cli/more-gists
Show description for bdadb30
Nate Smith
authored
bdadb30
View commit details
Copy full SHA for bdadb30
View code at this point
Browse repository at this point
Add the `pager` config option
mislav
committed
f6dd1bc
View commit details
Copy full SHA for f6dd1bc
View code at this point
Browse repository at this point
Have only one test assert default config rendering
mislav
committed
c643778
View commit details
Copy full SHA for c643778
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
support --web for gist view
vilmibm
authored and
vilmibm
committed
dc345a9
View commit details
Copy full SHA for dc345a9
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
update default config test values
vilmibm
committed
79b5ca2
View commit details
Copy full SHA for 79b5ca2
View code at this point
Browse repository at this point
split auth flow code into new internal package
vilmibm
committed
15bfb54
View commit details
Copy full SHA for 15bfb54
View code at this point
Browse repository at this point
Add prompt config setting and support in CanPrompt
vilmibm
committed
ecd1b34
View commit details
Copy full SHA for ecd1b34
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
Extend Config object with GITHUB_TOKEN support
Show description for c80292c
mislav
committed
c80292c
View commit details
Copy full SHA for c80292c
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Ensure correct ANSI color output during OAuth flow on Windows
Show description for a8b06c3
mislav
committed
a8b06c3
View commit details
Copy full SHA for a8b06c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.