Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

gh-pages support #47

Open
stuartherbert opened this issue Jun 2, 2013 · 6 comments
Open

gh-pages support #47

stuartherbert opened this issue Jun 2, 2013 · 6 comments
Milestone

Comments

@stuartherbert
Copy link
Collaborator

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:

  • Support creating it on request
  • Treat it as another 'master' branch
  • Support a 'develop-doc' branch for pending doc changes
  • Support creating 'feature-doc' branches
  • Support creating corresponding 'doc' branches for features
  • Support creating corresponding 'doc' branches for releases
  • Support creating corresponding 'doc' branches for hotfixes

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

@webmaven
Copy link

Any progress on this?

@stuartherbert stuartherbert modified the milestones: 2.0.0, 1.6.0 May 28, 2015
@stuartherbert
Copy link
Collaborator Author

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
Copy link

abhisekp commented Oct 8, 2015

@stuartherbert I need this functionality. 😈

@webmaven
Copy link

webmaven commented Oct 8, 2015 via email

@stuartherbert
Copy link
Collaborator Author

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
Copy link

webmaven commented Oct 8, 2015 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants