20110213 GitWorkflowAgenda: Difference between revisions
Appearance
Line 5: | Line 5: | ||
** CMake http://public.kitware.com/Wiki/Git/Workflow/Topic | ** CMake http://public.kitware.com/Wiki/Git/Workflow/Topic | ||
** Qt: http://qt.gitorious.org/qt/pages/CommitPolicy | ** Qt: http://qt.gitorious.org/qt/pages/CommitPolicy | ||
** Videolan: http://wiki.videolan.org/Git | |||
** Others? | ** Others? | ||
* Topic branches | * Topic branches |
Revision as of 11:21, 4 February 2011
Agenda for the February 13 KDE Core Git Workflow meeting
Agenda
- 3rd party examples we can learn from:
- Topic branches
- strategy overview
- git recipes for the common cases
- Bug fix strategy
- dealing with an unmergable 4.6
- 4.7 and beyond
- Handling trivial changes
- require branches, allow direct to an integration branch or even master?
- Other common tasks that we should offer nice little recipes for?
- Adapting http://techbase.kde.org/Policies/SVN_Commit_Policy
- Using content from http://community.kde.org/Sysadmin/GitKdeOrgManual
- Identifying other pages on techbase that need work
- First draft of workflow documentation