Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the git mess: remove unfinished features from master branch #4

Open
nightsh opened this issue Mar 29, 2013 · 0 comments
Open

Fix the git mess: remove unfinished features from master branch #4

nightsh opened this issue Mar 29, 2013 · 0 comments
Assignees
Milestone

Comments

@nightsh
Copy link
Member

nightsh commented Mar 29, 2013

Create a feature branch for each new feature.

  • New commit rolling back the new options added in menu
  • Checkout a new branch for the new stuff
  • Commit them there

master branch will be only for stable.

development branch will be used for testing and integration.

Feature branches and occasional release branches, are all temporary. I'm thinking of a possible adoption of git-flow model, will see about that. Will update the issue with a link to the wiki, explaining the process.

@ghost ghost assigned nightsh Mar 29, 2013
@nightsh nightsh added this to the Reboot milestone Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant