On 4/4/2012 10:21 AM, Xiaoxiao Liu wrote:
Currently the gerrit alias we were using for ITK (gerrit-push and gerrit-merge) 
only keep track of
the master branch.

How about merging to release branch?

Gerrit doesn't actually compute the merges so it does not
need to know anything special for release.  You don't need
to do refs/for/release/..., just gerrit-push is fine.  The
main difference is where you start the branch.

Just follow the instructions here:

  http://www.itk.org/Wiki/ITK/Git/Develop#Create_a_Topic
  "If you are fixing a bug in the latest release then
   substitute origin/release for origin/master."

That will make sure the change starts on a version old
enough to go to release.  Then add a note in the review
page that asks for it to go to release.  Add Matt M.
as a reviewer so he can handle it.

-Brad
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-developers

Reply via email to