Overlay talk:Flora

From Funtoo Linux
Revision as of 20:03, 25 July 2011 by Jeanfrancis (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

--JF 14:03, 25 July 2011 (MDT)

I think that the git add and git commit commands that are listed in the release section are confusing. Adding files and committing is done after creating a new feature/hotfix, and before finishing it. Am I right? Here is the "flow" I used for my new feature :


  1. git-flow feature start <package-name>
  2. adding/editing folders/files
  3. git add <folder-name>
  4. git commit -m 'message'
  5. git-flow feature finish <package-name>
  6. git-flow release start <package-name>
  7. <Nothing?>
  8. git-flow release finish <package-name>


I think that the add/commit commands should be removed from the release explanation (or at least moved between the start and finish commands), and added when features and hotfixes are explained.

Personal tools
Namespaces

Variants
Actions
Categories
Toolbox
Stuff