Read symbolic refs too when reading all refs
commit2349f4e6e32c1dcf0386dc51df926efa3f8aa1ed
authorShawn O. Pearce <spearce@spearce.org>
Tue, 12 May 2009 02:22:34 +0000 (11 19:22 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 17 May 2009 22:16:07 +0000 (18 00:16 +0200)
treed970244e750bde4e16bde98a57d034f63f5e347a
parentbd3c3db9b640c810519d1304c3e2b86ac4391eaf
Read symbolic refs too when reading all refs

We failed to read symrefs when scanning for all refs. Single refs
were ok before too.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/RefDatabase.java