From e81b539b105f61107b71d0b1b02a63384b634546 Mon Sep 17 00:00:00 2001 From: Kenta Takeuchi <bmf.infomation@gmail.com> Date: Thu, 17 Jul 2025 23:05:50 +0900 Subject: [PATCH] Added a ggc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20ad024..b31cdeb 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ List of projects that provide terminal user interfaces - [Froggit](https://github.com/thewizardshell/froggit) Minimalist Git TUI with GitHub CLI integration - [euporie](https://github.com/joouha/euporie) Jupyter notebooks in the terminal - [fx](https://github.com/antonmedv/fx) Terminal JSON viewer & processor +- [ggc](https://github.com/bmf-san/ggc) A terminal-based Git CLI tool written in Go - [gitui](https://github.com/extrawurst/gitui) blazing fast terminal-ui for git written in rust - [git-crecord](https://github.com/andrewshadura/git-crecord) interactive selective commit tool - [grv](https://github.com/rgburke/grv) Terminal interface for viewing git repositories