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
VirtusLab avatar

VirtusLab/git-machete

0
View on GitHub↗
1,122 stars·63 forks·Python·MIT·25 views

Git Machete

Git Machete is a command-line tool designed to organize, visualize, and automate complex branch hierarchies within Git repositories. It models local branch relationships as a tree structure, allowing developers to manage parent-child dependencies and maintain a clear overview of feature development directly from the terminal.

The tool distinguishes itself by using a keyboard-driven interface to provide a visual representation of branch states, enabling rapid navigation and interaction with repository history. It stores branch dependency metadata within local configuration files and automates the synchronization of local work with remote tracking branches, ensuring that development lines remain aligned.

Beyond core navigation, the utility supports the maintenance of linear commit histories through automated rebasing and fast-forward merge operations. It also streamlines collaborative processes by linking related feature branches to automate the creation and tracking of pull requests. The software is distributed as a command-line utility for use in terminal environments.

Features

  • Git Workflows - Organizes, visualizes, and automates complex Git branch hierarchies and rebase-based development workflows.
  • Branch Management - Visualizes and organizes complex branch relationships to maintain a clear overview of feature development.
  • Branching Hierarchies - Models local branch relationships as a tree structure to enable traversal and synchronization of development workflows.
  • Keyboard-Driven Branch Navigators - Provides a keyboard-driven interface to select and switch between project branches without leaving the terminal.

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
  • Branch Hierarchy Visualizers - Displays local branches as a tree structure to help users understand feature relationships and simplify merge workflows.
  • Command Line Navigation Tools - Facilitates interactive browsing and switching between project branches within the terminal.
  • TUI Wrappers - Provides a terminal-based interactive interface for visualizing and navigating complex branch hierarchies.
  • History Linearization - Combines changes from child branches into the current work using fast-forward operations to maintain a clean commit history.
  • Git Repository Utilities - Provides a terminal-based utility for navigating branch trees and synchronizing local work with remote tracking branches.
  • Pull Request Workflow Utilities - Streamlines the creation and tracking of pull requests by linking related branches for consistent code reviews.
  • Pull Request Automation Tools - Acts as a workflow assistant that links related branches to streamline the creation and tracking of pull requests.
  • Local-Remote Branch Synchronizers - Compares local branch states against remote counterparts to identify divergence and apply necessary synchronization updates.
  • Automatic Pull Request Creation - Automates the creation and tracking of pull requests by linking related feature branches to parent branches.
  • Star history

    Star history chart for virtuslab/git-macheteStar history chart for virtuslab/git-machete

    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.

    Frequently asked questions

    What does virtuslab/git-machete do?

    Git Machete is a command-line tool designed to organize, visualize, and automate complex branch hierarchies within Git repositories. It models local branch relationships as a tree structure, allowing developers to manage parent-child dependencies and maintain a clear overview of feature development directly from the terminal.

    What are the main features of virtuslab/git-machete?

    The main features of virtuslab/git-machete are: Git Workflows, Branch Management, Branching Hierarchies, Keyboard-Driven Branch Navigators, Branch Hierarchy Visualizers, Command Line Navigation Tools, TUI Wrappers, History Linearization.

    Which projects share features with virtuslab/git-machete?

    Projects with overlapping indexed features include: geeeeeeeeek/git-recipes — This project is an educational resource providing a detailed command reference, tutorial collections, and structured… progit/progit2 — This project is a comprehensive educational resource and guide for learning the Git version control system. It serves… xirong/my-git — my-git is a comprehensive framework and reference guide for Git version control administration, repository governance,… thoughtbot/dotfiles — This project is a collection of configuration files designed to standardize the behavior and appearance of Zsh, Vim,… git-tips/tips — This project is a curated collection of command reference guides and workflow documentation for Git. It provides a… afragen/git-updater — WordPress Git Updater is a software update manager that automates the installation and updating of plugins and themes…

    Projects sharing features with Git Machete

    These projects share indexed features with Git Machete. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
    • geeeeeeeeek/git-recipesgeeeeeeeeek avatar

      geeeeeeeeek/git-recipes

      14,752View on GitHub↗

      This project is an educational resource providing a detailed command reference, tutorial collections, and structured guides for mastering version control. It serves as a set of Chinese language tutorials based on international community best practices, designed to help users learn both the core concepts and practical applications of Git. The resource focuses on specific workflow guides for managing feature development, release cycles, and collaborative forking strategies. It pairs theoretical version control concepts with practical command-line examples to demonstrate real-world application.

      View on GitHub↗14,752
    • progit/progit2progit avatar

      progit/progit2

      6,522View on GitHub↗

      This project is a comprehensive educational resource and guide for learning the Git version control system. It serves as a technical documentation source for a textbook that explains the fundamentals, advanced workflows, and internal architecture of Git. The project is structured as a multi-format e-book, with source files designed to be compiled into various digital publication formats, including HTML, PDF, EPUB, and Mobi. It utilizes a dedicated build pipeline to generate and validate these documents. The content covers a broad range of version control capabilities, including history manip

      CSS
      View on GitHub↗6,522
    • xirong/my-gitxirong avatar

      xirong/my-git

      7,396View on GitHub↗

      my-git is a comprehensive framework and reference guide for Git version control administration, repository governance, and software release management. It provides a structured approach to managing the software development lifecycle, from initial feature branching to final production deployment. The project distinguishes itself through a specialized AI-assisted development framework. This includes workflows for managing AI-generated code via automated diff reviews, intent-based commit splitting, and governance models for multi-agent coordination and session isolation using worktrees. The cod

      Python
      View on GitHub↗7,396
    • git-tips/tipsgit-tips avatar

      git-tips/tips

      21,702View on GitHub↗

      This project is a curated collection of command reference guides and workflow documentation for Git. It provides a structured set of shell commands and practical techniques for managing version control and repository history. The guide focuses on specific high-level operational areas, including repository debugging via binary search and log inspection, the manipulation of commit history through squashing and rewording, and the synchronization of remote repositories. It also covers techniques for auditing project evolution and managing remote references. Additional capabilities cover general

      JavaScriptgittipstips-and-tricks
      View on GitHub↗21,702
    Compare all 30 related projects→

    Curated searches featuring Git Machete

    Hand-picked collections where Git Machete appears.
    • Version control extensions