EXE
WinGet
onefetch
Ossama Hjaji · 2.21.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
onefetch-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
onefetch-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
o2sh.onefetch
Version
2.21.0
Description
Command-line Git information tool
License
MIT
↗
Homepage
https://github.com/o2sh/onefetch
Upgrade Behavior
install(Install over existing)
Release Notes
New Features 🎉
- Add CLI option to force URL format to HTTP instead of SSH by @0spotter0 in #1314
- Add CLI flag to hide token from repository URL by @o2sh in #1319
- Make Lua logo more readable on dark terminal by @o2sh in #1337
Bug Fixes 🐛
- Fix deadlock in Churn computation by @Nettifani in #1316
- Exclude bot commits from churn when --no-bots option is used by @o2sh in #1335
Chores 🧹
- [onefetch.dev] switch to dark theme by @o2sh in #1297
- RUSTSEC-2024-0320: remove yaml-rust dependency by @…