Code

builtin-apply: stronger indent-with-on-tab fixing
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 16 Dec 2007 17:58:02 +0000 (12:58 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 16 Dec 2007 22:03:40 +0000 (14:03 -0800)
commitb90ced0f7da0b8dcdac1aabd8840a23daef25b43
treea1e9c79a46d6cc86b8343ef1afa038aa4058bb3e
parent95f9b92700585eb9afa6978c350dc07ec5769ec6
builtin-apply: stronger indent-with-on-tab fixing

Fix any sequence of 8 spaces in initial indent, not just the case where
the 8 spaces are the first thing on the line.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-apply.c