[Insight-developers] Problems creating a patch for the release branch
Bill Lorensen
bill.lorensen at gmail.com
Wed Oct 19 13:43:18 EDT 2011
My gerrit topics have this warning:
Please rebase your patch on a commit after the removal of the Testing/Data
submodule.
rm -rf Testing/Data
mkdir Testing/Data
git fetch origin
git rebase origin/master
<test>
git gerrit-push
I assume I can ignore it since the submodule does exist in itk3.20.
Bill
On Wed, Oct 19, 2011 at 12:51 PM, Brad King <brad.king at kitware.com> wrote:
> On 10/19/2011 12:46 PM, Bill Lorensen wrote:
>
>> Maybe that should be added somewhere on the wiki (unless it is already
>> there).
>>
>> On Wed, Oct 19, 2011 at 12:42 PM, Matt McCormick <
>> matt.mccormick at kitware.com <mailto:matt.mccormick@**kitware.com<matt.mccormick at kitware.com>>>
>> wrote:
>>
>> Note that when pushing to gerrit, you will want to use
>>
>> git push gerrit HEAD:refs/for/release/**aTopicName
>>
>> Instead of
>>
>> git gerrit-push
>>
>
> That's allowed but not necessary. Using "git gerrit-push" is fine.
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20111019/792e3166/attachment.htm>
More information about the Insight-developers
mailing list