8000 GitHub - yaneury/spr: Stacked Pull Requests on GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ spr Public
forked from ejoffe/spr

Stacked Pull Requests on GitHub

License

Notifications You must be signed in to change notification settings

yaneury/spr

 
 

Repository files navigation

logo License: MIT Build ReportCard Doc Release Join the chat at https://gitter.im/ejoffe-spr/community

terminal cast

Stacked Pull Requests on GitHub

Easily manage stacks of pull requests on GitHub. git spr is a client side tool that achieves a simple streamlined stacked diff workflow using github pull requests and branches. git spr manages your pull request stacks for you, so you don't have to.

With git spr each commit becomes a pull request, and each branch becomes a stack of pull requests. This allows for multiple commits to be stacked on top of each other in a single branch, avoiding the overhead of starting a new branch for every new change or feature. Small changes and pull requests are easy and fast to achieve. One doesn't have to worry about stacked branches on top of each other and managing complicated pull request stacks. The end result is a more streamlined faster software development cycle.

Notice

This is a fork of the SPR project with support for Merge Queues reverted. This repo is only needed if your GitHub Enterprise server doesn't support Merge Queues. Once the upstream issue is resolved, this repo won't be needed.

Releases track upstream with the caveat that the merge queue commit is reverted.

Installation

To install, fetch the release packages for your platform in the Releases page.

About

Stacked Pull Requests on GitHub

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%
0