Git Clients

ggc – modern Git CLI tool

ggc is a Git tool written in Go, offering both traditional CLI commands and an interactive interface with incremental search.

You can either run subcommands like ggc add directly, or launch the interactive mode by simply typing ggc. It’s designed to be fast, user-friendly, and extensible.

This is free and open source software.

Key Features

  • Traditional command-line interface (CLI): Run ggc [args] to execute specific operations directly.
  • Interactive interface: Run ggc with no arguments to launch an incremental search UI for command selection.
  • Workflow functionality: Build and execute multi-command workflows in interactive mode (e.g., add → commit → push).
  • Simple commands for common Git operations (add, push, pull, branch, log, etc.).
  • Composite commands that combine multiple Git operations.
  • Interactive UI for branch/file selection and message input.
  • Customizable keybindings with profile support (default, emacs, vi, readline).
  • Command aliases for chaining multiple operations.
  • Unified, flagless command syntax for intuitive usage.
  • Shell completion for Bash, Zsh, and Fish.
  • Configurable via YAML configuration file.
  • Built with Go standard library and minimal dependencies.

Website: github.com/bmf-san/ggc
Support:
Developer: Kenta Takeuchi
License: MIT License

ggc in action
Click animation for full size

ggc is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Text-Based Git Clients
lazygitSimple yet hugely popular terminal UI for git commands, written in Go
GitUIOffers the comfort of a GUI git client but right in your terminal
FugitiveVim plugin for Git
MagitInspect and modify your Git repositories with Emacs
tigncurses-based Git repository browser
NeogitGit interface plugin for Neovim inspired by Magit
forgitUtility for using git interactively
GituTUI Git client inspired by Magit
ggcGo Git CLI
GRVGit Repository Viewer
bitExperimental modernized git CLI
pygitzenPython-native terminal-based Git client
gitinCommit, branch, status explorer for Git
FroggitModern, minimalist Git TUI

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted