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
Branch selector
empty-default-protocol
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 4, 2021
WIP unfucking fork tests
vilmibm
committed
570bee5
View commit details
Copy full SHA for 570bee5
Browse repository at this point
tweak fork protocol logic
vilmibm
committed
78b0269
View commit details
Copy full SHA for 78b0269
Browse repository at this point
add Config.GetOrDefault
vilmibm
committed
e2c8f5d
View commit details
Copy full SHA for e2c8f5d
Browse repository at this point
Commits on Jun 2, 2021
notes
vilmibm
committed
70bc122
View commit details
Copy full SHA for 70bc122
Browse repository at this point
Merge pull request #3741 from jack1142/patch-1
Show description for a1cedfc
Nate Smith
authored
a1cedfc
View commit details
Copy full SHA for a1cedfc
Browse repository at this point
Merge pull request #3772 from astroparam/escape-metacharacters
Show description for 4d90005
Nate Smith
authored
4d90005
View commit details
Copy full SHA for 4d90005
Browse repository at this point
Merge pull request #3769 from browniebroke/feat/set-env-secrets
Show description for 71547f4
Nate Smith
authored
71547f4
View commit details
Copy full SHA for 71547f4
Browse repository at this point
collapse conditional
vilmibm
committed
0931531
View commit details
Copy full SHA for 0931531
Browse repository at this point
Merge pull request #3768 from cli/xdg-data
Show description for 7388d1e
samcoe
authored
7388d1e
View commit details
Copy full SHA for 7388d1e
Browse repository at this point
escape metacharacters in job name
f1rstmehul
committed
20f915d
View commit details
Copy full SHA for 20f915d
Browse repository at this point
Add ability to set environments secrets
browniebroke
committed
32856c9
View commit details
Copy full SHA for 32856c9
Browse repository at this point
Fix a typo in the docs
browniebroke
committed
d396674
View commit details
Copy full SHA for d396674
Browse repository at this point
Add XDG env variables to environment help topic
samcoe
committed
389fdb7
View commit details
Copy full SHA for 389fdb7
Browse repository at this point
Add support for XDG_DATA_HOME
samcoe
committed
e6ad8a1
View commit details
Copy full SHA for e6ad8a1
Browse repository at this point
Merge branch 'trunk' into patch-1
Jackenmen
committed
6a74eb1
View commit details
Copy full SHA for 6a74eb1
Browse repository at this point
Merge pull request #3767 from astroparam/fix-project-layout-link
Show description for 548a91f
mislav
authored
548a91f
View commit details
Copy full SHA for 548a91f
Browse repository at this point
fix project layout link
f1rstmehul
authored
c34d017
View commit details
Copy full SHA for c34d017
Browse repository at this point
Merge pull request #3737 from cli/requested-reviewers-slug
Show description for 4960935
mislav
authored
4960935
View commit details
Copy full SHA for 4960935
Browse repository at this point
Commits on Jun 1, 2021
Add missing new line
Jackenmen
authored
184149b
View commit details
Copy full SHA for 184149b
Browse repository at this point
Merge pull request #3717 from cli/xdg-state-2
Show description for e65d956
samcoe
authored
e65d956
View commit details
Copy full SHA for e65d956
Browse repository at this point
Add support for LocalAppData and .local/state/ fallback
samcoe
committed
1d7ffc2
View commit details
Copy full SHA for 1d7ffc2
Browse repository at this point
Merge pull request #3750 from itsme-alan/patch-1
Show description for 89eff6c
mislav
authored
89eff6c
View commit details
Copy full SHA for 89eff6c
Browse repository at this point
Commits on May 31, 2021
Merge pull request #3270 from tylerxwright/feature/issue-3265-implement-gh-secret-list-env
Show description for 6bb34cf
mislav
authored
6bb34cf
View commit details
Copy full SHA for 6bb34cf
Browse repository at this point
Add ability to list environment secrets
Show description for e5bdaaa
tylerxwright
and
mislav
committed
e5bdaaa
View commit details
Copy full SHA for e5bdaaa
Browse repository at this point
Merge pull request #3679 from g14a/feature/list-secrets-limit
Show description for 157bab1
mislav
authored
157bab1
View commit details
Copy full SHA for 157bab1
Browse repository at this point
:nail_care: refactor and add tests for Secrets pagination
mislav
committed
260f720
View commit details
Copy full SHA for 260f720
Browse repository at this point
paginate to get all secrets at once
g14a
authored and
mislav
committed
cb60538
View commit details
Copy full SHA for cb60538
Browse repository at this point
Update upgrade docs for winget
just1a-person
authored
b514033
View commit details
Copy full SHA for b514033
Browse repository at this point
Commits on May 29, 2021
Update issue non-tty view formatting and its tests
Jackenmen
committed
42333bb
View commit details
Copy full SHA for 42333bb
Browse repository at this point
Update issue tty view formatting and its tests
Jackenmen
committed
979ec92
View commit details
Copy full SHA for 979ec92
Browse repository at this point
Update PR tty view formatting and its tests
Jackenmen
committed
3943a8b
View commit details
Copy full SHA for 3943a8b
Browse repository at this point
Commits on May 28, 2021
Fix how teams are displayed in requested reviewers
Show description for 1a980e7
mislav
committed
1a980e7
View commit details
Copy full SHA for 1a980e7
Browse repository at this point
fix listing of PRs when merged ones are searched (#3730)
Show description for e160dd3
g14a
and
mislav
authored
e160dd3
View commit details
Copy full SHA for e160dd3
Browse repository at this point
Commits on May 27, 2021
Merge pull request #3701 from mercimat/fix-pr-team-reviewrequests
Show description for 35e5c75
samcoe
authored
35e5c75
View commit details
Copy full SHA for 35e5c75
Browse repository at this point
Small nitpicky polish
samcoe
committed
761fa94
View commit details
Copy full SHA for 761fa94
Browse repository at this point
Previous
Next
You can’t perform that action at this time.