gitreflow
Git workflow automation tool
Automates certain aspects of the Git workflow to simplify code review and merge process
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
1k stars
24 watching
64 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
gitgit-workflowhacktoberfestrubyworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
virtuslab/git-machete | A tool that automates and simplifies Git workflows, including merges, rebases, and push/pull operations. | 914 |
linkyndy/pallets | A Ruby workflow engine with a simple and reliable design | 230 |
kowainik/hit-on | A tool to improve interaction with git and enhance collaboration among team members. | 77 |
geekq/workflow | An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,763 |
arslanbilal/git-cheat-sheet | A comprehensive cheat sheet for Git and Git Flow workflows | 6,914 |
rookout/piper | Automates the creation of Kubernetes workflows from Git branches | 38 |
cjlucas/tower-alfred-workflow | Automates searching and opening of git repositories in a code editor or IDE | 84 |
peterhurford/git-aliases.zsh | A collection of convenient shell commands for interacting with GitHub and managing Git repositories. | 82 |
egyptianbman/zsh-git-worktrees | Makes git worktrees more functional by automating workflow and directory management | 13 |
fredhutch/reproducible-workflows | A collection of reproducible scientific data analysis workflows in WDL format | 12 |
guylhermetabosa/git-style-guide | A guide to structuring and documenting Git workflow and commit practices. | 68 |
skydio/revup | Tools to streamline code review and pull request management in Git-based development workflows. | 318 |
opensuse/gitarro | Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |
nekofar/zsh-git-flow-avh | A plugin that simplifies the workflow with Git-flow commands in Zsh shell | 6 |
geelen/git-smart | A Ruby gem that enhances the git workflow with additional commands and aliases. | 430 |