diff options
author | Junio C Hamano <junkio@cox.net> | 2007-01-28 01:42:31 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-28 02:04:48 -0800 |
commit | 46e5e69d5f2e8ae87a29953531a3d1bd7cb0292f (patch) | |
tree | 878bf8410b8c1142c37b2a8133f73330c55ed8e7 /builtin-describe.c | |
parent | git-blame --incremental (diff) | |
download | tgif-46e5e69d5f2e8ae87a29953531a3d1bd7cb0292f.tar.xz |
git-blame --porcelain: quote filename in c-style when needed.
Otherwise a pathname that has funny characters such as LF would
screw up the parsing programs of the output.
Strictly speaking, this is not backward compatible, but the
current output for pathnames that have embedded LF and such
cannot be sanely parsed anyway, and pathnames that only use
characters from the portable pathname character set won't be
affected.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-describe.c')
0 files changed, 0 insertions, 0 deletions