Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.
/ hubflow Public archive
forked from mborsuk/hubflow

HubFlow: A Git extension to make it easy to use GitFlow with GitHub. Based on the original gitflow extension for git.

License

Notifications You must be signed in to change notification settings

Workiva/hubflow

 
 

Repository files navigation

HubFlow

Adds the 'git hf' Git extension to provide high-level repository operations for DataSift's HubFlow branching model, which is based on Vincent Driessen’s original blog post.

Installation

  1. git clone git@github.com/mborsuk/hubflow.git
  2. cd gitflow
  3. sudo ./install.sh

Windows users will need something like Cygwin in order to use this extension.

Getting Started

See our tutorial website to learn more about the GitFlow branching model and how to use the HubFlow tools.

License Terms

HubFlow is published under the liberal terms of the BSD License, see the LICENSE file. Although the BSD License does not require you to share any modifications you make to the source code, you are very much encouraged and invited to contribute back your modifications to the community, preferably in a Github fork, of course.

About

HubFlow: A Git extension to make it easy to use GitFlow with GitHub. Based on the original gitflow extension for git.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 77.0%
  • Batchfile 23.0%