MeltwaterArchive / gitflow

HubFlow: A Git extension to make it easy to use GitFlow with GitHub. Based on the original gitflow extension for git.
http://datasift.github.io/gitflow/
Other
290 stars 96 forks source link

gh-pages support #47

Open stuartherbert opened 11 years ago

stuartherbert commented 11 years ago

Although gh-pages branches aren't really part of the original Gitflow model, they are a special type of branch that we end up dealing with when working with GitHub.

Hubflow needs to support the gh-pages branch:

Main challenge will be to get the right balance between ease of use and how well it works in a multi-team environment.

webmaven commented 9 years ago

Any progress on this?

stuartherbert commented 9 years ago

No. I'm not likely to work on this any time soon, unless there's a lot of people out there who really need this functionality.

abhisekp commented 9 years ago

@stuartherbert I need this functionality. :smiling_imp:

webmaven commented 9 years ago

I could use this functionality as well.

stuartherbert commented 9 years ago

I'll see what I can do to get this into v1.7.

On 8 Oct 2015, at 16:27, Michael R. Bernstein notifications@github.com wrote:

I could use this functionality as well. — Reply to this email directly or view it on GitHub.

webmaven commented 9 years ago

Cool, thanks! :+1: