| commit | d5bc8be743a6308509f36a2bd2f9414030eea9ea | [log] [tgz] |
|---|---|---|
| author | Shawn O. Pearce <spearce@spearce.org> | Mon Jan 04 15:20:11 2010 -0800 |
| committer | Shawn O. Pearce <spearce@spearce.org> | Tue Jan 12 12:01:28 2010 -0800 |
| tree | 1657346239e8a08d8d6d75f941668eaeeda4665f | |
| parent | 8c836c6f21a07897faae41c6132ba49e66025328 [diff] |
Download HEAD by itself if not in info/refs The dumb HTTP transport needs to download the HEAD ref and resolve it manually if HEAD does not appear in info/refs. Its typically for it to not be in the info/refs file. Change-Id: Ie2a58fdfacfeee530b10edb433b8f98c85568585 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>