2 रिपॉजिटरी
Creates, updates, and manages stacks of dependent pull requests from the command line with review status visibility.
Distinct from Pull Request Management: Distinct from general Pull Request Management: focuses on managing stacks of dependent PRs rather than individual PRs.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Stacked Pull Request Managers. Refine with filters or upvote what's useful.
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
Decomposes large feature sets into a dependency graph of small interdependent pull requests to maintain review quality.
Sapling is a scalable version control system designed to handle repositories with millions of files and commits, making it suitable for large monorepos. It reads and writes Git repositories natively, maintaining full interoperability with Git remotes and standard workflows, and provides an interactive commit graph for exploring repository history and state. The system uses a bookmark-based branching model that eliminates named branches in favor of lightweight, movable labels for commits. It tracks how each commit was created, amended, rebased, or split through commit-graph-based mutation trac
Creates, updates, and manages stacks of dependent pull requests directly from the command line.