commit | b90ced0f7da0b8dcdac1aabd8840a23daef25b43 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Sun Dec 16 12:58:02 2007 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Dec 16 14:03:40 2007 -0800 |
tree | a1e9c79a46d6cc86b8343ef1afa038aa4058bb3e | |
parent | 95f9b92700585eb9afa6978c350dc07ec5769ec6 [diff] |
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>