git-flow-cheatsheet
Branch management guide
A reference guide providing a structured workflow for managing branches and releases in Git
A cheatsheet on the usage of git flow
2k stars
74 watching
625 forks
Language: HTML
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of Git extensions to support Vincent Driessen's branching model. | 26,688 |
| | A comprehensive cheat sheet for Git and Git Flow workflows | 6,923 |
| | Automates the creation and management of Git branches to improve productivity in development workflows. | 2,672 |
| | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,889 |
| | Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master | 2,561 |
| | An interactive command-line cheatsheet generator and viewer | 12,489 |
| | Provides shell completion support for managing Git flow branches and tags | 2,794 |
| | A simple flowcharting library for creating data flows and visual programs using JavaScript. | 4,854 |
| | A utility script to open repository pages in a web browser. | 3,327 |
| | A comprehensive resource for bug bounty hunters and security professionals. | 5,986 |
| | Automatically adds version information to software builds based on Git commit IDs and a version file. | 1,403 |
| | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,280 |
| | A collection of commonly used Git commands and their descriptions. | 5,180 |
| | A guide for programmers on how to navigate common Git problems and resolve issues with their repositories. | 41,918 |
| | Automates certain aspects of the Git workflow to simplify code review and merge process | 1,491 |