author | Chris Webb <chris@arachsys.com> | |
Fri, 2 Apr 2010 23:37:30 +0000 (00:37 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Apr 2010 21:21:54 +0000 (14:21 -0700) | ||
commit | 4e35c51e5113e83155a6c44a8f9adeafed9125d2 | |
tree | b5d3881db8e7fd28da422a50aa24be8b3789b98d | tree | snapshot |
parent | d511bd330d66fe8f0be21855888e30af2f3e373b | commit | diff |
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 <chris@arachsys.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <chris@arachsys.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ws.c | diff | blob | history |