[Insight-developers] git gerrit-push complaining about missing Change-ID, when one exists.

Williams, Norman K norman-k-williams at uiowa.edu
Fri Apr 22 14:17:36 EDT 2011


Trying to push a topic to gerrit and get this:

Counting objects: 111, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (61/61), done.
Writing objects: 100% (61/61), 14.25 KiB, done.
Total 61 (delta 55), reused 0 (delta 0)
To kentwilliams at review.source.kitware.com:ITK
 ! [remote rejected] HEAD -> refs/for/master/ExposeSeedPixels (missing Change-Id in commit message )
error: failed to push some refs to 'kentwilliams at review.source.kitware.com:ITK'

But here's what git prepush says:

* commit 9117219b15891f4118ee720b33c72d3677243ca6
  Author: Kent Williams <norman-k-williams at uiowa.edu>
  Date:   Fri Apr 22 13:09:35 2011 -0500

      BUG: 12017 Add Get method for Seed Indices to Filters&Iterators

      There was no Get method for several filters & iterators that use seed
      index lists -- you could add seeds, or have the filter generate seeds
      but you couldn't see what seeds were being used.

      Change-Id: I428d20b142c9387abe5d567b0cbef55ce7ad8cc6

 ...tkFloodFilledFunctionConditionalConstIterator.h |   11 ++++++++-
 ...odFilledImageFunctionConditionalConstIterator.h |    3 ++
 ...tkFloodFilledImageFunctionConditionalIterator.h |    3 ++
 ...FilledSpatialFunctionConditionalConstIterator.h |    3 ++
 ...FloodFilledSpatialFunctionConditionalIterator.h |    3 ++
 ...edFloodFilledFunctionConditionalConstIterator.h |   10 +++++++-
 ...patialObjectToImageStatisticsCalculatorTest.cxx |   16 +++++-------
 .../test/itkDifferenceOfGaussiansGradientTest.cxx  |   25 ++++++++++++++++---
 .../test/itkBinaryThresholdSpatialFunctionTest.cxx |   19 ++++++++++++---
 .../IntegratedTest/test/itkBloxCoreAtomTest.cxx    |   17 +++++++++++--
 ...dImageFunctionConditionalConstIteratorTest1.cxx |   10 ++++++++
 .../include/itkConfidenceConnectedImageFilter.h    |    7 +++++
 .../include/itkConnectedThresholdImageFilter.h     |   10 +++++++-
 .../include/itkIsolatedConnectedImageFilter.h      |   12 +++++++++
 .../itkVectorConfidenceConnectedImageFilter.h      |    7 +++++
 .../test/itkConfidenceConnectedImageFilterTest.cxx |   24 +++++++++++++-----
 .../HDF5/src/itkhdf5/ConfigureChecks.cmake         |    2 +-
 17 files changed, 151 insertions(+), 31 deletions(-)

--
Kent Williams norman-k-williams at uiowa.edu






________________________________
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110422/ada66164/attachment.htm>


More information about the Insight-developers mailing list