Skip to content

Conversation

simeg
Copy link

@simeg simeg commented Jul 31, 2025

git-x is a collection of opinionated Git subcommands that significantly enhance Git workflows through:

  • Repository health analysis - Comprehensive health checks with visual indicators for configuration, security risks, and repository issues
  • Technical debt analysis - Detailed analysis of code churn, file hotspots, long-lived branches, and large commits to help maintain code quality
  • Interactive branch management - Fuzzy-search interface for switching between recent branches with timestamps
  • Advanced stash management - Interactive stash operations including apply, delete, branch creation, and patch export
  • Automated cleanup - Smart deletion of merged branches with clear feedback

These are only a handful of examples. The extension does a lot more, and it's written in Rust so it's fast ⚡

These are only a handful of examples. The extension does a lot more, and
it's written in Rust so it's fast ⚡
@ccoVeille
Copy link

For lazy, but curious people like me

https://github.com/simeg/git-x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants