]> git.cameronkatri.com Git - cgit.git/commit
Remove trailing slash after remove-suffix
authorLukas Fleischer <cgit@cryptocrack.de>
Sat, 13 Dec 2014 10:40:48 +0000 (11:40 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 24 Dec 2014 01:53:03 +0000 (18:53 -0700)
commit485b09925cd54f3f55257619fa5796d274e96050
tree631b00ace022799631e89968bd865da7549d7fa1
parent17838ec6304198811df97402f11c185f8f0e10bd
Remove trailing slash after remove-suffix

When removing the ".git" suffix of a non-bare repository, also remove
the trailing slash for compatibility with cgit_repobasename().

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
scan-tree.c