This tool allows the implementation of the GitFlow methodology for branch management along with code review practices enforced by the usage of pull requests.
-
Updated
Jun 20, 2025 - Shell
This tool allows the implementation of the GitFlow methodology for branch management along with code review practices enforced by the usage of pull requests.
Git extensions for a simpler branching model fitted for GitLab, modeled after Vincent Driessen's model.
☢ Git Dangerous Commands also know GIT-DC
Command line tools for standard Git-flow ops/workflow.
A Repository for Git and Github Training
This script simplifies the process of creating new branches in Git by ensuring they follow a standardized naming convention. It helps maintain consistency and organization in your repository, making it easier to manage and collaborate on projects.
This script enables you to delete a specified branch from both your local and remote Git repositories, ensuring that the branch is completely removed from all locations.
Simply a docker mailserver with mysql, opendkim, dmarc, rouncube all in one
AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
This script automates the following tasks in a Git workflow: adding files to the staging area, committing changes with a message, pushing updates to a specified remote repository, and creating a new tag for the latest commit.
Add a description, image, and links to the gitflow-workflow topic page so that developers can more easily learn about it.
To associate your repository with the gitflow-workflow topic, visit your repo's landing page and select "manage topics."