Cached modification times for symbolic refs too
commit14a630c3c6d05251f707c33fd239233afca280c8
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 10 Jul 2008 22:40:44 +0000 (11 00:40 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 12 Jul 2008 03:23:18 +0000 (11 23:23 -0400)
treead32e0f02673128be620e8011a7c769259599849
parent3693fba8fbeb0b85253d3e13c84f818344963182
Cached modification times for symbolic refs too

We want to detect changes to symbolic refs like HEAD. When HEAD is
redirected to another branch, that's a change even if if the branch
head itself did not change.

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