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-reflow – Automate your git workflow (2015 Fukuoka Ruby Award Winner) Usage Overview Getting Started Documentation Guiding Priciples If your workflow looks like this: Create a feature branch W
Information
Category: Ruby / Git Tools
Watchers: 25
Star: 1.5k
Fork: 64
Last update: Dec 1, 2023

Related Repos



dorianmariefr Lists your files and directories in your git repository as a tree
 

AndrewRadev Usage The plugin comes with only one command, :Diffurcate. Open a git diff and execute the command, and it'll open a new tab in a temporary directory
 

freazesss G4t A simple cli app to help you with git. Installation Linux: sudo sh install.sh Windows: gem install tty-prompt ruby main.rb Contributing Fork it. C
 

kuberhost Kube-backup Kubernetes resource state backup to git Git structure _global_ - global resources such as Node, ClusterRole, StorageClass _grafana_ - grafana configs (when grafana enabled) <namespace> - such as kube
 
Popular
23.4k

gitlabhq GitLab Test coverage Ruby JavaScript Canonical source The canonical source of GitLab Community Edition is hosted on GitLab.com. Open source software to collabo
 

thoughtbot The gitsh program is an interactive shell for git. From within gitsh you can issue any git command, even using your local aliases and configuration. For a quick introduction to gitsh, watch our video on Upcase. For further docu
 
529

NARKOZ Ginatra Ginatra is a simple web-based git repository browser built on Ruby Sinatra. [ website | screenshots | demo ] Features Easy installation Multiple repository support Multiple branch/tag support Co
 

grosser git-auto-bisect - Find the commit that broke master
 
1.5k

reenhanced git-reflow – Automate your git workflow (2015 Fukuoka Ruby Award Winner) Usage Overview Getting Started Documentation Guiding Priciples If your workflow looks like this: Create a feature branch W
 

osheroff git-spelunk This is git-spelunk, an interactive tool for exploring blame history. Install with gem install git_spelunk (requires Ruby 2+). Huh? git blame is a great tool for determining code responsibility. But somet
 

grosser Find the merge and pull request a commit came from, also finding straight cherry-picks. Install gem install git-whence or as standalone binary (needs any ruby) curl -sL https://github.com/grosser/git-whence/releases/downl
 
3.8k

sds overcommit is a tool to manage and configure Git hooks. In addition to supporting a wide variety of hooks that can be used across multiple repositories, you can also define hooks specific to a repository, but unlike regular G
 
2.2k

libgit2 Rugged libgit2 bindings in Ruby Rugged is a library for accessing libgit2 in Ruby. It gives you the speed and portability of libgit2 with the beauty of the Ruby language. libgit2 libgit2 is a pure C implementation of