gitflow publish step
## Version Control As a standard Hyve extends Vincent Driessen's [GitFlow](https://datasift.github.io/gitflow/IntroducingGitFlow.html), with additions. GitFlow and Hyve's additions are explained briefly below:
gitflow merge step
Snippets for gitflow proccess
Init gitflow structure
## Version Control As a standard Hyve extends Vincent Driessen's [GitFlow](https://datasift.github.io/gitflow/IntroducingGitFlow.html), with additions. GitFlow and Hyve's additions are explained briefly below:
Finish step for gitflow structure
test
gitflow release node script
AI-driven specification to task breakdown framework with Azure DevOps PBI integration and GitFlow branching support
Gluon runas cli: the gitflow and CI tool
CLI used to merge the gitflow functionalities with the github functionalities
Serves as an optional dependency for gitflow dreidev edition, allowing a windows installation of gitflow with poshgit
Configure dev environment with devcontainer, gitflow, gitversion, git aliases & hooks
Gluon cli: the gitflow and CI tool
git(moji)-cz => conventional commits, gitflow branching
project planning, issue tracking, and gitflow
Prompt for whether to use git and/or gitflow. Optionally initialize both.
Git Extension CLI to bootstrap GitFlow.
A helper tool designed for git flow. After creating a hotfix, by running a simple command this helper can update version, commit and open a pr to the main.
## Introduction
Zero-dependency coolkit CLI for git workflows: extract shared code to common branches, open merge requests to main, sync main into features, and env-flow/gitflow presets.
This Node.js script automatically updates the version in your package.json file, commits the change, creates a Git tag for this new version, and pushes both the commit and tags to your remote repository. It's designed to streamline the process of version
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model