Minutes 080310: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 19: Line 19:
** Current ITK Git Workflow is identical to VTK
** Current ITK Git Workflow is identical to VTK
*** Developers can only push to the "master" branch of the public repository.
*** Developers can only push to the "master" branch of the public repository.
*** Explanation of the "fast-forward" concept
*** Explanation of the "fast-forward" concept [http://book.git-scm.com/3_basic_branching_and_merging.html from Git book]


== Action Items ==
== Action Items ==

Revision as of 17:20, 3 August 2010

Attendees

  • Terry Yoo
  • Daniel Blezek
  • Bill Lorensen
  • Jim Miller
  • Sean Megason
  • Arnaud Gelas
  • Gaetan Lehmann
  • Brad King
  • Gabe Hart
  • Luis Ibanez

Technical Topics

  • Brad K. described initial Git workflow to be adopted for ITK
    • Quick mention of Gerrit (code review tool)
    • Explanation of the "rebase" workflow that we are initially using.
    • Current ITK Git Workflow is identical to VTK
      • Developers can only push to the "master" branch of the public repository.
      • Explanation of the "fast-forward" concept from Git book

Action Items