gitflow
Branching model toolset
A collection of Git extensions to support Vincent Driessen's branching model.
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
27k stars
571 watching
3k forks
Language: Shell
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
danielkummer/git-flow-cheatsheet | A reference guide providing a structured workflow for managing branches and releases in Git | 2,476 |
bobthecow/git-flow-completion | Provides shell completion support for managing Git flow branches and tags | 2,795 |
git-town/git-town | Automates the creation and management of Git branches to improve productivity in development workflows. | 2,623 |
donnemartin/gitsome | A command line interface tool that integrates with GitHub to improve ease of use and productivity for Git users. | 7,586 |
gitextensions/gitextensions | A standalone UI tool for managing Git repositories, integrating with Windows Explorer and Visual Studio. | 7,788 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
git/git | Distributed revision control system with a rich command set | 52,543 |
qw3rtman/git-fire | Automates emergency Git repository management by creating a new branch and pushing all changes to prevent merge conflicts. | 4,346 |
joshnh/git-commands | A collection of commonly used Git commands and their descriptions. | 5,160 |
arc90/git-sweep | Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master | 2,549 |
cjb/gittorrent | Decentralized network of Git repositories shared over BitTorrent | 4,747 |
tj/git-extras | Tools and utilities for managing Git repositories and workflows | 17,351 |
frostming/legit | A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,706 |
paulirish/git-open | A utility script to open repository pages in a web browser. | 3,320 |
gitbookio/gitbook | A Next.js based web application for managing and hosting documentation sites using Markdown format | 27,211 |