whitespace: add tab-in-indent support for --whitespace=fix
authorChris Webb <redacted>
Fri, 2 Apr 2010 23:37:30 +0000 (00:37 +0100)
committerJunio C Hamano <redacted>
Sun, 4 Apr 2010 21:21:54 +0000 (14:21 -0700)
commit4e35c51e5113e83155a6c44a8f9adeafed9125d2
treeb5d3881db8e7fd28da422a50aa24be8b3789b98d
parentd511bd330d66fe8f0be21855888e30af2f3e373b
whitespace: add tab-in-indent support for --whitespace=fix

If tab-in-indent is set, --whitespace=fix will ensure that any stray tabs in
the initial indent are expanded to the correct number of space characters.

Signed-off-by: Chris Webb <redacted>
Signed-off-by: Junio C Hamano <redacted>
ws.c
git clone https://git.99rst.org/PROJECT