[Insight-developers] ITK / Gerrit question

Luis Ibanez luis.ibanez at kitware.com
Tue Oct 26 11:40:31 EDT 2010


Hi Marcus,

At the ITK tcon we were wondering if we could modify our installation of
Gerrit
to have the git command line create a branch with the topic that is just
checked out.

so, to change:

git fetch ssh://ibanez@review.source.kitware.com:29418/ITKrefs/changes/34/234/1
&& git checkout FETCH_HEAD

into


git fetch ssh://ibanez@review.source.kitware.com:29418/ITKrefs/changes/34/234/1
&& git checkout FETCH_HEAD -b topic-name


Do you think this could be done ?


    Thanks


         Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20101026/06352172/attachment.htm>


More information about the Insight-developers mailing list