git-pulls
Pull request manager
A command line tool to manage and interact with GitHub pull requests
command line tool to facilitate github pull requests
293 stars
13 watching
49 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sshaw/export-pull-requests | Tools to export pull requests and issues from various version control systems to CSV files | 109 |
opensuse/gitarro | Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
peter-evans/create-pull-request | An action to automate creating a pull request in GitHub after making changes to the repository in the Actions workspace. | 2,198 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |
ptsochantaris/trailer | A tool for managing GitHub pull requests and issues from the command line, with a focus on productivity and repository watchlists. | 1,172 |
skydio/revup | Tools for managing pull requests without changing branches | 322 |
schacon/objective-git | A Git implementation in Objective-C that provides basic access to Git objects and protocol negotiation | 88 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
schacon/igithub | An iPhone app that allows users to view and manage their GitHub repositories on-the-go. | 106 |
susam/gitpr | A guide to contributing to projects using the fork and pull request workflow | 958 |
schacon/erlangit | An Erlang implementation of Git functionality for parsing and manipulating Git objects | 74 |
git-hooks/git-hooks | Manages Git hooks to automate repetitive tasks at different stages of the Git workflow | 405 |
reenhanced/gitreflow | Automates certain aspects of the Git workflow to simplify code review and merge process | 1,491 |