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

Use gitflow #6

@kaleyh

Description

@kaleyh

I noticed that this repo only has one "master" branch. When there are a group of people all working on separate features, some of which conflict with each other, keeping things in separate branches is a must. This is incredibly useful at hackathons when someone might want to try something a bit radical, but you don't want the tangent to get muddled up with everything else.

This proposes an extremely solid git workflow: http://nvie.com/posts/a-successful-git-branching-model/

For a small project, you really only need the master, develop, hotfix, and feature branches. Release branches are a bit much (I think).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions