Messages in this thread |  | | | From | Junio C Hamano <> | | Subject | Re: [PATCH] Fix 32bit build for git-x86 | | Date | Mon, 14 Jan 2008 23:56:23 -0800 |
Sam Ravnborg <sam@ravnborg.org> writes:
> I wonder how these tabs came in.
> I am almost sure they were not in my original patch. But as git-send-email
> do not save copies of my sent mails I cannot be sure.
>
> Ingo - do you have a script on your side that could have converted
> the spaces to tabs?
> It could be a simple "make checkpatch happy" change too - but in this case
> it was wrong.
"git-apply --whitespace=fix" can also contribute to this issue,
but only when "core.whitespace = indent-with-non-tab" is
explicitly enabled by the user's configuration.
|  |