spr
« Back to VersTracker
Description:
Submit pull requests for individual, amendable, rebaseable commits to GitHub
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: github pull-requests git developer-tools workflow
Install: brew install spr
About:
Spr is a command-line tool designed to streamline the process of submitting GitHub pull requests. It allows developers to push individual commits as separate, amendable, and rebaseable PRs, enabling a more granular and iterative workflow compared to traditional branch-based submissions.
Key Features:
  • Submit individual commits as pull requests
  • Amend and rebase commits after submission
  • Seamless integration with GitHub
  • Command-line focused workflow
Use Cases:
  • Breaking down large features into reviewable chunks
  • Addressing review feedback by rebasing specific commits
  • Maintaining a clean, linear commit history on GitHub
Alternatives:
  • gh pr create – Standard GitHub CLI for branch-based PRs, lacks Spr's per-commit granularity
  • git request-pull – Basic git command for generating pull request summaries, less interactive
Version History
Detected Version Rev Change Commit
Sep 14, 2025 4:02am 0 VERSION_BUMP 7f36388e