Re: Diff filename has trailing tab if filename contains space

2016-03-04 Thread Junio C Hamano
乙酸鋰 <ch3co...@gmail.com> writes: > Hi, > > Using git 2.7.1 > > Diff filename has trailing tab if filename contains space Thanks; that is very much deliberate and has been with us forever. commit 1a9eb3b9d50367bee8fe85022684d812816fe531 Author: Junio C Hamano <jun...@cox

Diff filename has trailing tab if filename contains space

2016-03-04 Thread 乙酸鋰
Hi, Using git 2.7.1 Diff filename has trailing tab if filename contains space Please run below shell script and look at the output diff file 1.diff There is trailing tab chars after these lines: --- a/8 1/8.txt +++ b/8 1/8.txt b/9 86 +++ b/9 86 #!/bin/sh set -e git init echo