<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Vivien,<div><br><div><div>On May 21, 2012, at 8:50 AM, Vivien Delmon wrote:</div><blockquote type="cite"><div>My push created a new topic in gerrit <br>(<a href="http://review.source.kitware.com/#/c/5841/">http://review.source.kitware.com/#/c/5841/</a>), I don't now if it's the <br>normal. I had to add my reviewer again so I certainly missed something <br>during the process ...<br><br></div></blockquote><br></div><div>Thank you very much for the bug fix.&nbsp;</div><div><br></div><div>Your branch now has two commits, both of which have been push to gerrit as separate changes in the topic branch. If you read the "Revise a Topic" section [1], it describes how to use commit "amend" to add changes to the previous commit. You can also use rebase to squash or combine your two previous commits into one.</div><div><br></div><div>To combine you two commits you can do the following:</div><div><br></div><div>$git checkout&nbsp;FixRayCastInterpolator</div><div>$git rebase -i HEAD~2</div><div><br></div><div>* this brings up your text editor where you can modify the action to *</div><div><br></div><div><div>pick 819a44f BUG: Use physical 0,0,0 instead of voxels' center</div><div>squash 6f84d36 BUG: Change baseline image of the DigitallyReconstructedRadiograph1 tes</div></div><div><br></div><div>*save and fix up the commits message*</div><div><br></div><div>$ git gerrit-push</div><div><br></div><div><br></div><div>Then abandon the second patch in the topic.</div><div><br></div><div><br></div><div>Hope this helps,</div><div>Brad</div><div><br></div><div><br></div><div>[1] <a href="http://www.itk.org/Wiki/ITK/Git/Develop">http://www.itk.org/Wiki/ITK/Git/Develop</a></div><div><br></div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">========================================================</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medical Science and Computing for</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office of High Performance Computing and Communications</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></p><br class="Apple-interchange-newline"></span></div><br class="Apple-interchange-newline">
</div>
<br></div></body></html>