diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-09-19 14:31:49 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-20 10:24:44 -0700 |
commit | 9704d75ddc3e38f4945e23f5afffb849fb51b09f (patch) | |
tree | b644b566563113eb3040b722dceeaa59cd77fd91 /builtin-diff.c | |
parent | gitweb: Require project for almost all actions (diff) | |
download | tgif-9704d75ddc3e38f4945e23f5afffb849fb51b09f.tar.xz |
gitweb: Always use git-peek-remote in git_get_references
Instead of trying to read info/refs file, which might not be present
(we did fallback to git-ls-remote), always use git-peek-remote in
git_get_references.
It is preparation for git_get_refs_info to also return references
info. We should not use info/refs for git_get_refs_info as the
repository is not served for http-fetch clients.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-diff.c')
0 files changed, 0 insertions, 0 deletions