aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2014-12-31 10:50:06 +0100
committerAlberto Bertogli <albertito@blitiri.com.ar>2015-01-11 22:18:14 +0100
commitd7604dab4dcd4c826828cb1abbed6eabdbcfa790 (patch)
treec6509d488dd64c9536203ff2d243214bfe179d58 /TODO
parentaaf2968538121f9443f1aea2156814fede5a5648 (diff)
downloadgit-arr-fork-d7604dab4dcd4c826828cb1abbed6eabdbcfa790.zip
write_tree: suppress double-slash in blob HTML filename
When emitting a blob in the root tree of a commit, write_tree() composes the blob's HTML filename with an extra slash before the "f=", like this: output/r/repo/b/master/t//f=README.txt.html Although the double-slash is not harmful on Unix, it is unsightly, and may be problematic for other platforms or filesystems which interpret double-slash specially or disallow it. Therefore, suppress the extra slash for blobs in the root tree. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions