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
Accelerator
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
.
CommitBrief
/
commitbrief
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
10
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: add the upgrade command
- #24
#24
Merged
muhammetsafak
merged 15 commits into
main
CommitBrief/commitbrief:main
from
feat/upgrade-command
CommitBrief/commitbrief:feat/upgrade-command
Copy head branch name to clipboard
Jul 26, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: add the upgrade command
#24
muhammetsafak
merged 15 commits into
main
CommitBrief/commitbrief:main
from
feat/upgrade-command
CommitBrief/commitbrief:feat/upgrade-command
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
feat(upgrade): add hand-rolled semver comparison
muhammetsafak
committed
3995bd5
View commit details
Copy full SHA for 3995bd5
Browse repository at this point
feat(upgrade): detect the installation method from the binary path
muhammetsafak
committed
f838401
View commit details
Copy full SHA for f838401
Browse repository at this point
feat(upgrade): derive release asset names and parse checksums.txt
muhammetsafak
committed
a7927e0
View commit details
Copy full SHA for a7927e0
Browse repository at this point
feat(upgrade): add the GitHub Releases client
muhammetsafak
committed
f8b221b
View commit details
Copy full SHA for f8b221b
Browse repository at this point
feat(upgrade): add atomic binary replacement for unix and windows
muhammetsafak
committed
c17340e
View commit details
Copy full SHA for c17340e
Browse repository at this point
fix(upgrade): harden windows binary replacement rollback
muhammetsafak
committed
3dbb3f8
View commit details
Copy full SHA for 3dbb3f8
Browse repository at this point
feat(upgrade): download, verify and swap the binary for manual installs
muhammetsafak
committed
47e0189
View commit details
Copy full SHA for 47e0189
Browse repository at this point
test(upgrade): cover the zip extraction path and missing checksum entry
Show description for f975da0
muhammetsafak
committed
f975da0
View commit details
Copy full SHA for f975da0
Browse repository at this point
feat(upgrade): delegate package-managed installs to their own manager
muhammetsafak
committed
94a3719
View commit details
Copy full SHA for 94a3719
Browse repository at this point
feat(cli): add the upgrade command
muhammetsafak
committed
410e73e
View commit details
Copy full SHA for 410e73e
Browse repository at this point
fix(cli): emit a JSON report for upgrade --json on unparseable versions
Show description for db009d5
muhammetsafak
committed
db009d5
View commit details
Copy full SHA for db009d5
Browse repository at this point
docs: document the upgrade command
muhammetsafak
committed
5629368
View commit details
Copy full SHA for 5629368
Browse repository at this point
fix(cli): verify a manual upgrade's binary reports the new version
Show description for 8e82824
muhammetsafak
committed
8e82824
View commit details
Copy full SHA for 8e82824
Browse repository at this point
fix(upgrade): correct timeout, verify, cleanup, and error-mapping bugs
Show description for 439124e
muhammetsafak
committed
439124e
View commit details
Copy full SHA for 439124e
Browse repository at this point
Commits on Jul 26, 2026
fix(upgrade): clone DefaultTransport for downloads, fix Windows path shadow check
Show description for 08bb971
muhammetsafak
committed
08bb971
View commit details
Copy full SHA for 08bb971
Browse repository at this point
You can’t perform that action at this time.