aboutsummaryrefslogtreecommitdiff
path: root/git-gui/lib/tools.tcl
diff options
context:
space:
mode:
authorPhillip Wood <phillip.wood@dunelm.org.uk>2017-06-30 10:49:10 +0100
committerJunio C Hamano <gitster@pobox.com>2017-06-30 08:02:43 -0700
commit4cebfac94412ccbd077c6776f7c8db1914bafde2 (patch)
tree719bb80a22b93357f21c121555e90caafe325906 /git-gui/lib/tools.tcl
parent1d542a5487f788874f18cca0d23b7b680fa04119 (diff)
downloadgit-4cebfac94412ccbd077c6776f7c8db1914bafde2.tar.gz
git-4cebfac94412ccbd077c6776f7c8db1914bafde2.tar.xz
Git::unquote_path(): handle '\a'
unquote_path() does not handle quoted paths containing '\a', even though quote.c::unquote_c_style() does, and quote.c:sq_lookup[] tells quote.c::sq_must_quote() that '\007' must be quoted as '\a'. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/tools.tcl')
0 files changed, 0 insertions, 0 deletions