Fix compare at project level, non-root project
commitf192ed751a57fd854d82f12c3d3d6449b5c74b8d
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 19 Mar 2007 00:19:09 +0000 (19 01:19 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 19 Mar 2007 01:10:39 +0000 (18 21:10 -0400)
tree34009c96a11ea363d04a5c7a3f35efb310cf70ed
parent1b66794e691d9614ef0005e9fdece89b915a8546
Fix compare at project level, non-root project

Compare didn't work at the project level when the project wasn't
the same as the git working directory, i.e. egit itself.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.core/src/org/spearce/egit/core/internal/mapping/GitFileRevision.java