From 738996e65cc4108806ecaecff59d410ad8eeaf2d Mon Sep 17 00:00:00 2001 From: Guillaume Tuttobene Date: Fri, 22 May 2026 11:17:41 +0900 Subject: [PATCH 1/3] Add GitSquid to Client section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..2935687 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. +* [GitSquid](https://gitsquid.dev) - a cross-platform Git GUI client built with Tauri and Rust. native macOS, Windows and Linux. free tier and Pro version available. ## Repository Hosting From 022e0014397c860105c26d7c2bc95457fec57a08 Mon Sep 17 00:00:00 2001 From: Guillaume Tuttobene Date: Fri, 22 May 2026 13:20:43 +0900 Subject: [PATCH 2/3] Drop tier mention from GitSquid entry per awesome-list convention --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2935687..a2b7a25 100644 --- a/README.md +++ b/README.md @@ -85,7 +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. -* [GitSquid](https://gitsquid.dev) - a cross-platform Git GUI client built with Tauri and Rust. native macOS, Windows and Linux. free tier and Pro version available. +* [GitSquid](https://gitsquid.dev) - a cross-platform Git GUI client built with Tauri and Rust. native macOS, Windows and Linux. no account, no telemetry. ## Repository Hosting From 47edf48e1d34577f1d74ec5e260d3ba4541441b3 Mon Sep 17 00:00:00 2001 From: Guillaume Tuttobene Date: Fri, 22 May 2026 13:23:48 +0900 Subject: [PATCH 3/3] Restore tier mention in entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2b7a25..2935687 100644 --- a/README.md +++ b/README.md @@ -85,7 +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. -* [GitSquid](https://gitsquid.dev) - a cross-platform Git GUI client built with Tauri and Rust. native macOS, Windows and Linux. no account, no telemetry. +* [GitSquid](https://gitsquid.dev) - a cross-platform Git GUI client built with Tauri and Rust. native macOS, Windows and Linux. free tier and Pro version available. ## Repository Hosting