GitHub - ggc – A fast Git CLI with an interactive UI, written in Go
by•
ggc is a fast, terminal-based Git CLI tool written in Go.
It combines an interactive UI and traditional subcommands to streamline your Git workflow.
Supports Git-compatible config, aliases, and built-in automation. Open source and easy to install.
Replies
Best
Maker
📌
👋 Hi Product Hunt!
I'm the maker of ggc, a Git CLI tool built in Go.
I made ggc because I often wanted something faster and more interactive than the usual Git CLI.
Sometimes I need fuzzy search, sometimes I just want to run addcommitpush in one go. So I built both modes — interactive and traditional CLI — into one tool.
ggc supports:
An interactive UI for common Git tasks
Git-compatible config (ggc config)
Aliases and workflows to speed up your day
It’s still evolving, but fully usable today.
If you’re a terminal nerd or just tired of typing the same Git commands every day, give it a try! 💻✨
I’d love your feedback, ideas, or even just a star on GitHub ⭐
Thanks for checking it out!
→ https://github.com/bmf-san/ggc
Replies