diff options
author | Chris Webb <chris@arachsys.com> | 2010-04-03 00:37:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-04-04 14:21:54 -0700 |
commit | d511bd330d66fe8f0be21855888e30af2f3e373b (patch) | |
tree | 0df8a6905ac831f252d478863d2c1263073581a7 /builtin/stripspace.c | |
parent | whitespace: tests for git-diff --check with tab-in-indent error class (diff) | |
download | tgif-d511bd330d66fe8f0be21855888e30af2f3e373b.tar.xz |
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
To implement --whitespace=fix for tab-in-indent, we have to allow for the
possibility that whitespace can increase in size when it is fixed, expanding
tabs to to multiple spaces in the initial indent.
Signed-off-by: Chris Webb <chris@arachsys.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/stripspace.c')
0 files changed, 0 insertions, 0 deletions