[Insight-developers] can't push on gerrit ?

Arnaud GELAS arnaud_gelas at hms.harvard.edu
Fri Apr 22 13:25:56 EDT 2011


Hi all,

I am trying to push a patch on gerrit, but I can't...

$ git gerrit-push
Counting objects: 81, done.
Delta compression using up to 12 threads.
Compressing objects: 100% (50/50), done.
Writing objects: 100% (50/50), 20.60 KiB, done.
Total 50 (delta 34), reused 0 (delta 0)
To arnaudgelas at review.source.kitware.com:ITK
  ! [remote rejected] HEAD -> 
refs/for/master/Relocate_LabelContourImageFilter (missing Change-Id in 
commit message )
error: failed to push some refs to 
'arnaudgelas at review.source.kitware.com:ITK'



here is my commit message

$ git log
commit 3ee05d45f48e3bfee26c07a3f3f140596c977a95
Author: Arnaud Gelas <arnaud_gelas at hms.harvard.edu>
Date:   Fri Apr 22 13:17:06 2011 -0400

     ENH: Relocate LabelContourImageFilter into ITK-ImageLabel module

     This filter was in ITK-Review

     Change-Id: I4e67404a5d51e7593c0a2635f87716fa31ee6528



I have tried rewinding back 100 commits, clearing, pulling again from 
master, creating a new branch and applying the patch, but still the same 
thing...

Any idea what is going wrong? and how I can solve it?

Thanks,
Arnaud


More information about the Insight-developers mailing list