[openib-general] [PATCHv5] IPoIB CM Experimental support
Michael S. Tsirkin
mst at mellanox.co.il
Thu Jan 11 14:00:30 PST 2007
> Quoting Roland Dreier <rdreier at cisco.com>:
> Subject: Re: [openib-general] [PATCHv5] IPoIB CM Experimental support
>
> > You would think since its such a fatal error, that the stg would have an
> > option to nuke them when importing. ;-)
>
> Not sure about stg import but git-apply has "--whitespace=strip"
Actually, git commit is supposed to verify commits for whitespace.
the man page says:
--no-verify
By default, the command looks for suspicious lines the commit introduces,
and aborts committing if there is one. The definition of suspicious lines
is currently the lines that has trailing whitespaces, and the lines whose
indentation has a SP character immediately followed by a TAB character.
This option turns off the check.
So since I develop everything under git, I am really surprised
I did not get this warning.
--
MST
More information about the general
mailing list