author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Mon, 10 Oct 2005 20:58:52 +0000 (13:58 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 10 Oct 2005 20:58:52 +0000 (13:58 -0700) | ||
commit | d52920e397918fdba0b0ac0bc46633fab807e681 | |
tree | f1dae018530e0c402c89c0f179c3b3d37307e57e | tree | snapshot |
parent | 5fb41e8abf29a4c24b8e9e95277cfad349a4d1da | commit | diff |
Teach git-status about spaces in file names also on MacOSX
Not all sed understands '\t' and consequently cuts off every
file name at the first "t" (or backslash...).
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Not all sed understands '\t' and consequently cuts off every
file name at the first "t" (or backslash...).
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-status.sh | diff | blob | history |