Releases: Omibranch/gitty
Releases · Omibranch/gitty
v2.3.0
Full Changelog: v2.2.1...v2.3.0
v2.2.1
Full Changelog: v2.2.0...v2.2.1
gitty v2.2.0
Changes
- Fix conflict resolution UI (remove preview before menu)
- Clean output with improved screen clearing after selections
- Better multi-file conflict handling
Downloads
Available for Linux (amd64/arm64), macOS (amd64/arm64), and Windows (amd64/arm64).
gitty v2.1.0
- Linux support: install/auth теперь работают на Linux (apt, pacman, dnf, brew, zypper)
- Новая команда: gitty clone [folder]
gitty v2.0.0
What's new in v2.0
- Operator = instead of % (e.g. gitty push=main, gitty migration main=dev)
- gitty state — repo stats: commits, branches, files. Works with any GitHub URL
- gitty undo — soft-reset last commit
- gitty log — formatted git log with time filters (--Nh, --Nday, --Nweek, --Nmonth)
- gitty checkpoint — freeze GitHub branch state as a tag
- gitty restore — restore to checkpoint
- gitty push --share — push + copy GitHub link to clipboard
- gitty rename branch old=new — rename branch locally and on remote
- gitty rename repo new-name — rename GitHub repo
- Semantic aliases: push to main, pull from main, migration main to dev
- Push conflict resolver: Cancel / Merge / Force push
gitty v1.0.0
Initial release of gitty — zero-commit Git & GitHub CLI wrapper for Windows.