summaryrefslogtreecommitdiff
path: root/test-line-buffer.c
diff options
context:
space:
mode:
authorLibravatar Eric Sunshine <sunshine@sunshineco.com>2015-03-04 02:53:04 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-03-06 12:11:27 -0800
commit28c8cfc3635368f06f6deaedb5e90da328df27d2 (patch)
tree60e882a9e813065bec2c2fe7ecb50367cb2f0a35 /test-line-buffer.c
parentShow number of TODO items for interactive rebase (diff)
downloadtgif-28c8cfc3635368f06f6deaedb5e90da328df27d2.tar.xz
rebase-interactive: suppress whitespace preceding item count
97f05f43 (Show number of TODO items for interactive rebase, 2014-12-10) taught rebase-interactive to compute an item count with 'wc -l' and display it in the instruction list comments: # Rebase 46640c6..5568fd5 onto 46640c6 (4 TODO item(s)) On Mac OS X, however, it renders as: # Rebase 46640c6..5568fd5 onto 46640c6 ( 4 TODO item(s)) since 'wc -l' indents its output with leading spaces. Fix this. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-line-buffer.c')
0 files changed, 0 insertions, 0 deletions