Description
git_remote_branch is a simple command-line tool that makes it very easy to manipulate branches published in shared repositories.
It achieves this goal by sticking to a few principles:
- keep grb's commands extremely regular (they all look alike)
- support aliases for commands
- print all commands it runs on your behalf in red, so you eventually learn them
Another nice thing about git_remote_branch is that it can simply explain a command (print out all the corresponding git commands) instead of running them on your behalf.
Note: git_remote_branch assumes that the local and remote branches have the same name. Multiple remote repositories (or origins) are supported.
git_remote_branch alternatives and similar gems
Based on the "Git Tools" category.
Alternatively, view git_remote_branch alternatives based on common mentions on social networks and blogs.
-
Overcommit
A fully configurable and extendable Git hook manager -
git_reflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template. -
Git Cop
DEPRECATED: Use Git Lint (https://www.alchemists.io/projects/git-lint) instead. -
Github Webhook
:gem: Ruby gem processing GitHub Webhooks -
git-auto-bisect
Find the first broken commit without having to learn git bisect -
git-whence
Find the merge and pull request a commit came from + fuzzy search for cherry-picks
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of git_remote_branch or a related project?