author | Martin Waitz <tali@admingilde.org> | |
Thu, 21 Sep 2006 07:48:21 +0000 (09:48 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Sep 2006 08:15:23 +0000 (01:15 -0700) | ||
commit | 053d62bb5bd523f492c6ef2e202da837b7f56905 | |
tree | 34956aeb50d5edcf8baab7e0d1e7e3eb8f024e41 | tree | snapshot |
parent | 199a92186b6721b23a2400c91f8bd44e7ffa349a | commit | diff |
gitweb: fix display of trees via PATH_INFO.
When adding a / to the URL, git should display the corresponding
tree object, but it has to remove the / first.
Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When adding a / to the URL, git should display the corresponding
tree object, but it has to remove the / first.
Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |