From 7eec45269d2970bb76057dc069827d44614591b4 Mon Sep 17 00:00:00 2001 From: "Laurent G." Date: Fri, 3 Jul 2026 22:21:55 +0200 Subject: [PATCH] Add GitWand (Git client with deterministic conflict auto-resolution) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d80ef5b..1fecefb 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [Vershd](https://vershd.io/) - a free for personal use effortless Git GUI for Windows, Mac, & Linux. * [lazygit](https://github.com/jesseduffield/lazygit) - A simple terminal UI for git commands, written in Go * [Gittyup](https://github.com/Murmele/Gittyup) - a graphical Git client designed to help you understand and manage your source code history. +* [GitWand](https://gitwand.devlint.fr/) - a free, open-source native Git client (Tauri + Rust) that auto-resolves trivial merge conflicts with deterministic patterns. Windows, Mac & Linux. ## Repository Hosting