awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bmf-san avatar

bmf-san/ggc

0
View on GitHub↗
284 stars·10 forks·Go·MIT·9 views

Ggc

A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.

Features

  • Development Tools - Terminal-based Git CLI tool.
  • Git and Version Control Tools - Git CLI with interactive incremental-search UI.
  • Version Control - Modern git tool with interactive incremental search.

Star history

Star history chart for bmf-san/ggcStar history chart for bmf-san/ggc

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does bmf-san/ggc do?

A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.

What are the main features of bmf-san/ggc?

The main features of bmf-san/ggc are: Development Tools, Git and Version Control Tools, Version Control.

Which projects share features with bmf-san/ggc?

Projects with overlapping indexed features include: jesseduffield/lazygit — Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven… joshnh/git-commands — This project is a curated Git command reference and version control cheat sheet. It serves as a workflow guide for… k88hudson/git-flight-rules — git-flight-rules is a collection of curated guidelines, operational resources, and a command reference for managing… jlord/git-it-electron — git-it-electron is a Git learning desktop application and interactive programming education tool. It provides a… extrawurst/gitui — Gitui is a terminal user interface and repository manager built with Rust. It provides a keyboard-driven visual… github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It…

Projects sharing features with Ggc

These projects share indexed features with Ggc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jesseduffield/lazygitjesseduffield avatar

    jesseduffield/lazygit

    79,339View on GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    Gocligitterminal
    View on GitHub↗79,339
  • joshnh/git-commandsjoshnh avatar

    joshnh/Git-Commands

    5,450View on GitHub↗

    This project is a curated Git command reference and version control cheat sheet. It serves as a workflow guide for initializing projects, managing branches, and coordinating changes between local and remote environments. The documentation provides a categorized list of commands to manage file snapshots, commit histories, and general development workflows. It maps common version control tasks to their specific shell syntax for quick reference. The reference covers several primary capability areas, including branch management, history inspection, and remote synchronization. It also includes gu

    View on GitHub↗5,450
  • k88hudson/git-flight-rulesk88hudson avatar

    k88hudson/git-flight-rules

    42,472View on GitHub↗

    git-flight-rules is a collection of curated guidelines, operational resources, and a command reference for managing version control with Git. It provides a set of procedure-based rules and best practices designed to organize code history, branches, and collaborative development. The project distinguishes itself by providing structured workflows for complex history manipulation and data recovery. This includes specific guidance on rewriting commit history to remove sensitive data, using the reference log to recover lost work, and employing binary searches to isolate regressions. The resource

    View on GitHub↗42,472
  • github/hubgithub avatar

    github/hub

    22,955View on GitHub↗

    Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo

    Go
    View on GitHub↗22,955
Compare all 30 related projects→