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
gist
on
notifications
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2020
fix missing import
vilmibm
committed
0061721
View commit details
Copy full SHA for 0061721
View code at this point
Browse repository at this point
Support for --web when using gist create (#2263)
Show description for 0bb44c9
cesoun
and
vilmibm
authored
0bb44c9
View commit details
Copy full SHA for 0bb44c9
View code at this point
Browse repository at this point
Add a command to delete a gist (#2265)
Show description for 99574f8
alexpjohnson
and
vilmibm
authored
99574f8
View commit details
Copy full SHA for 99574f8
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Fix USAGE help for some commands
cristiand391
committed
867f389
View commit details
Copy full SHA for 867f389
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Render links as absolute URLs in `repo view` (#2363)
Show description for fa86743
cristiand391
authored
fa86743
View commit details
Copy full SHA for fa86743
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
favor SuccessIcon
vilmibm
committed
46a1598
View commit details
Copy full SHA for 46a1598
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 5, 2020
Merge pull request #2034 from cristiand391/check-gist-ownership
Show description for 14a5e00
Nate Smith
authored
14a5e00
View commit details
Copy full SHA for 14a5e00
View code at this point
Browse repository at this point
Merge pull request #1763 from Matt-Gleich/trunk
Show description for d63b5a9
Nate Smith
authored
d63b5a9
View commit details
Copy full SHA for d63b5a9
View code at this point
Browse repository at this point
Port listing gists to githubv4 GraphQL client
Show description for cd2adfe
mislav
committed
cd2adfe
View commit details
Copy full SHA for cd2adfe
View code at this point
Browse repository at this point
Fix parsing `gist list --public/--secret` flags
Show description for 1859728
mislav
committed
1859728
View commit details
Copy full SHA for 1859728
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
♻️ Refactor to only pass time in once for test
Show description for f124370
gleich
committed
f124370
View commit details
Copy full SHA for f124370
View code at this point
Browse repository at this point
🐛 Fix stubs
Show description for d8ef8b8
gleich
committed
d8ef8b8
View commit details
Copy full SHA for d8ef8b8
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Update gist edit tests
cristiand391
committed
c6b9e84
View commit details
Copy full SHA for c6b9e84
View code at this point
Browse repository at this point
Check gist ownership before editing
cristiand391
committed
67c0a1a
View commit details
Copy full SHA for 67c0a1a
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Merge pull request #2003 from cristiand391/refactor-gist-create
Show description for e240356
Nate Smith
authored
e240356
View commit details
Copy full SHA for e240356
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Update gist create tests
cristiand391
committed
b71e649
View commit details
Copy full SHA for b71e649
View code at this point
Browse repository at this point
Refactor gist create
cristiand391
committed
ef8f61c
View commit details
Copy full SHA for ef8f61c
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Address PR comments around style and naming
samcoe
committed
f0d4fbf
View commit details
Copy full SHA for f0d4fbf
View code at this point
Browse repository at this point
Check for terminal background color before starting pager
samcoe
committed
ed40755
View commit details
Copy full SHA for ed40755
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Merge pull request #1781 from cristiand391/fix-gist-id-extraction
Show description for 060ccd1
Nate Smith
authored
060ccd1
View commit details
Copy full SHA for 060ccd1
View code at this point
Browse repository at this point
Move gist URL tests to its own file
cristiand391
committed
a7a90b3
View commit details
Copy full SHA for a7a90b3
View code at this point
Browse repository at this point
Make gh gist view and edit commands reuse logic for id extraction
cristiand391
committed
55a8f3d
View commit details
Copy full SHA for 55a8f3d
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Set gist ID by default on all tests
cristiand391
committed
d685d66
View commit details
Copy full SHA for d685d66
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
Add tests for gist URL check
cristiand391
committed
ef9b75e
View commit details
Copy full SHA for ef9b75e
View code at this point
Browse repository at this point
Return error if it's an invalid URL
cristiand391
committed
2af136c
View commit details
Copy full SHA for 2af136c
View code at this point
Browse repository at this point
Don't send a request when the contents haven't changed
Show description for 943dcef
y-yagi
committed
943dcef
View commit details
Copy full SHA for 943dcef
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Fix short description of `gist`
Show description for 4f3d0e5
y-yagi
committed
4f3d0e5
View commit details
Copy full SHA for 4f3d0e5
View code at this point
Browse repository at this point
Fix gist ID extraction from url
cristiand391
committed
0b8c964
View commit details
Copy full SHA for 0b8c964
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
♻️ Refactor gist list to use graphQL
Show description for 89e1ee3
gleich
committed
89e1ee3
View commit details
Copy full SHA for 89e1ee3
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
help typo
vilmibm
committed
7c986c0
View commit details
Copy full SHA for 7c986c0
View code at this point
Browse repository at this point
better time stub
vilmibm
committed
2b70e82
View commit details
Copy full SHA for 2b70e82
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
finish edit tests
vilmibm
committed
0d45dd8
View commit details
Copy full SHA for 0d45dd8
View code at this point
Browse repository at this point
wip tests
vilmibm
committed
15cf786
View commit details
Copy full SHA for 15cf786
View code at this point
Browse repository at this point
move Edit to opts for testing
vilmibm
committed
a9ab2a9
View commit details
Copy full SHA for a9ab2a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.