Skip to content

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

cajund/gitflow

This branch is 62 commits behind MeltwaterArchive/gitflow:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82e00ed · Jul 29, 2013
Mar 22, 2013
Jan 30, 2010
Jun 8, 2012
Sep 23, 2010
Feb 13, 2012
Feb 14, 2012
Apr 4, 2010
Jul 26, 2013
Mar 22, 2013
Mar 23, 2013
Feb 28, 2013
Mar 23, 2013
Mar 1, 2013
Feb 28, 2013
Feb 28, 2013
May 24, 2012
Apr 8, 2013
May 25, 2012
May 25, 2012
Jul 29, 2013
Mar 22, 2013
Mar 22, 2013

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:datasift/gitflow.git
  2. cd gitflow
  3. sudo ./install.sh

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

Upgrading To The Latest Version

Upgrading to the latest version of the HubFlow tools is very easy:

  1. sudo git hf upgrade

Getting Started

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

Changelog

To see what's new in each release, see our Changelog.

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