Re: Possible but in gitweb

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Paolo Ciarrocchi <paolo.ciarrocchi@...>
Date: Saturday, November 18, 2006 - 2:21 pm

Paolo Ciarrocchi wrote:

Ah, well. This could be considered a bug... but it can be not.
The link is clearly marked "HEAD", so you are requesting HEAD
version of the file... which does not exist.

We could check if the file has HEAD version, but that is another
call to git commands.

What you want is the link to the tip of branch ("head", "top" or "tip")...
you are welcome to add that (or replace "HEAD" link with that).
Tip: href(...,hash_base => $hash_base,...)

-- 
Jakub Narebski
Poland
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Possible but in gitweb, Jakub Narebski, (Sat Nov 18, 2:21 pm)
Re: Possible but in gitweb, Luben Tuikov, (Sat Nov 18, 3:06 pm)