[PATCH] gitweb: bugfix: git_print_page_path() needs the hash base

From: Luben Tuikov <ltuikov@yahoo.com>
Date: 2006-08-18 03:39:29
If a file F exists in branch B, but doesn't exist
in master branch, then blob_plain needs the hash base in
order to properly get the file.  The hash base is passed
on symbolically so we still preserve the "latest" quality
of the link presented by git_print_page_path().

Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
---
 gitweb/gitweb.perl |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Fri Aug 18 03:40:10 2006

This archive was generated by hypermail 2.1.8 : 2006-08-18 03:40:54 EST