Download HEAD by itself if not in info/refs
commitd5bc8be743a6308509f36a2bd2f9414030eea9ea
authorShawn O. Pearce <spearce@spearce.org>
Mon, 4 Jan 2010 23:20:11 +0000 (4 15:20 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 12 Jan 2010 20:01:28 +0000 (12 12:01 -0800)
tree1657346239e8a08d8d6d75f941668eaeeda4665f
parent8c836c6f21a07897faae41c6132ba49e66025328
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>
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportHttp.java