GitCat v1.0.0 #5
zangjiucheng
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
GitCat is a cozy, safety-first desktop Git client (Tauri 2 + Rust + Svelte 5). This is the first stable release: leaving the 0.9.x beta line behind.
The idea behind it is simple. Every operation that touches your history should be reversible. A Safety Manager snapshots your repo before every mutation, so a global Undo (⌘Z) is always one keystroke away, and Undo is itself undoable.
Highlights
git bisect, submodules you can open and manage like their own repo, patch export/apply, and agit-filter-repowizard with a full backup/restore net.What's new since v0.9.8
EGL_BAD_PARAMETER) by pinning the bundled WebKitGTK to a working version.flake.nixdevShell for NixOS (Rust, WebKitGTK, pnpm, and friends) plus a proper package output on Linux.SECURITY.mdand structured issue forms.Install
Grab your platform's installer from the assets below, or see the install guide for the full walkthrough.
.dmg. Unsigned, so right-click the app → Open the first time (on macOS Sequoia, allow it from System Settings → Privacy & Security)..msior-setup.exe. On the SmartScreen prompt, click More info → Run anyway..AppImage(chmod +xit first),.deb, or.rpm.GitCat is an unsigned open-source build for now, so your OS will warn about an unidentified developer. Signed macOS and Windows builds are on the roadmap.
Full changelog: v0.9.8...v1.0.0
This discussion was created from the release GitCat v1.0.0.
All reactions