[Insight-users] how to merge commits to release branch?
Xiaoxiao Liu
xiaoxiao.liu at kitware.com
Wed Apr 4 10:21:58 EDT 2012
Hi there,
Currently the gerrit alias we were using for ITK (gerrit-push and
gerrit-merge) only keep track of
the master branch.
For changes meant to be included in the release branch only , one could
create a topic branch from the release branch and push to gerrit for review
using:
git push gerrit HEAD:refs/for/release/<your topic name >
How about merging to release branch?
Looks like the alias git commands: stage-push and stage-merge are also
scripted for master branch.
Any suggestions from git whisperers?
Thanks!
-Xiaoxiao
---------------------------------------------
*Xiaoxiao Liu*, Ph.D.
R & D Engineer
Kitware Inc <http://www.kitware.com/>.
Clifton Park, NY
Phone: (518) 881-4924 or (518) 371-3971 x124
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120404/8859632a/attachment.htm>
More information about the Insight-users
mailing list