Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information