awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Git Utilities · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesGit Utilities

Supplementary tools that extend the functionality of Git for complex repository management and history manipulation tasks.

Explore 2 awesome GitHub repositories matching development tools & productivity · Git Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Version Control and Repository Tools
  4. Version Control Managers
  5. Git Utilities

Awesome Git Utilities GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • jesseduffield/lazygit

    jesseduffield/lazygit

    72,698GitHubView 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 rely

    Gocligitterminal
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    awesomeawesome-listgit

Explore sub-tags

  • Commit Cherry Picking ToolsUtilities for selectively applying specific commits from one branch to another.
  • Commit Comparison ToolsFunctionality for diffing and comparing code changes between commits or branches.
  • Git Auto-Correction ToolsUtilities that automatically correct typos in Git commands.
  • Git Cleanup Utilities
Tools for cleaning up whitespace, formatting, or metadata in Git commit messages and configuration files.
  • Git Log VisualizersUtilities that format or style the output of git log commands for better readability.
  • Git Query ToolsUtilities for querying Git repository metadata and commit history.
  • Git Worktree ManagementCapabilities for managing multiple concurrent working directories for a single repository.
  • Patch Management UtilitiesTools for creating, applying, and modifying code patches to manipulate commit history.
  • Rebase OperationsUtilities for modifying commit history by rebasing branches onto new base commits.