[Insight-developers] last commit in hooks seems broken
Brad King
brad.king at kitware.com
Tue Aug 31 15:24:41 EDT 2010
On 08/31/2010 02:52 PM, Gaëtan Lehmann wrote:
> I've been trying to commit a small fix but git won't let me do,
> without even an error message, only a return code:
>
> [glehmann at marvin ITK]$ git status
> # On branch master
> # Changes to be committed:
> # (use "git reset HEAD <file>..." to unstage)
> #
> # modified: Code/BasicFilters/itkMaskImageFilter.h
> #
> [glehmann at marvin ITK]$ git commit -m "fix GetMaskImage() when mask and
> input are not of the same type"
> [glehmann at marvin ITK]$ echo $?
> 1
Fixed. Pull the hooks again.
-Brad
More information about the Insight-developers
mailing list