[Insight-developers] Direct commits versus gerrit-merge

Bill Lorensen bill.lorensen at gmail.com
Wed Dec 29 23:52:51 EST 2010


Oh, I see. The Change-Id is not the last line in this commit message.
It is second to last.

On Wed, Dec 29, 2010 at 11:50 PM, Marcus D. Hanwell
<marcus.hanwell at kitware.com> wrote:
> It should be marked as merged if the Change-Id line is the final line
> of the commit message.
>
> On Wed, Dec 29, 2010 at 11:37 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> One more reason to do git gerrit-merge.
>>
>> I think the git topic on gerrit will not be automatically changed to
>> merge status. You will have to mark it abandoned.
>>
>> We're all learning this new way of doing things.
>>
>> Bill
>>
>> On Wed, Dec 29, 2010 at 11:34 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>>> David,
>>>
>>> The proper way to move an approved topic from gerrit to master is with the
>>> git gerrit-merge
>>> command as described here:
>>> http://www.itk.org/Wiki/ITK/Git/Develop
>>>
>>> You should not directly commit to master.
>>>
>>> BTW, the file Testing/Code/Algorithms/itkBresenhamLineTest.cxx:85:2:
>>> warning: no newline at end of file
>>>
>>> I'm not sure what editor you use, but usually there is a setting to
>>> guarantee an newline at the end  of file. We used to have a commit
>>> hook to prevent checkins that did not have a newline at the end of
>>> file but it seems with git we don't have that.
>>>
>>> Bill
>>>
>> _______________________________________________
>> 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.html
>>
>> 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
>>
>


More information about the Insight-developers mailing list