summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2010-11-09 02:44:38 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-11-09 15:35:16 (GMT)
commitdbfdc625a5aad10c47e3ffa446d0b92e341a7b44 (patch)
treeb11e4e81356430aa164063656097c2492369e8e4 /git-rebase--interactive.sh
parentaf77aee9cac51c2036e6019b4aebec2049f03e6b (diff)
downloadgit-dbfdc625a5aad10c47e3ffa446d0b92e341a7b44.zip
git-dbfdc625a5aad10c47e3ffa446d0b92e341a7b44.tar.gz
git-dbfdc625a5aad10c47e3ffa446d0b92e341a7b44.tar.bz2
status: Quote paths with spaces in short format
According to the documentation for git-status, in short-format mode, paths with spaces or unprintable characters are quoted. However 28fba29 (Do not quote SP., 2005-10-17) removed the behavior that quotes paths that have spaces but not unprintable characters. Unfortunately this makes the output of `git status --porcelain` non-parseable in certain (rather unusual) edge cases. In the interest of removing ambiguity when parsing the output of `git status --porcelain`, restore the behavior of quoting paths with spaces in git-status's short-format mode. Signed-off-by: Kevin Ballard <kevin@sb.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--interactive.sh')
0 files changed, 0 insertions, 0 deletions