Reset the graph plotter internals when HEAD has changed.
commitd5a698391f17b99f8cd08697f4959890d76c4f2a
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 18 May 2008 22:35:04 +0000 (19 00:35 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 9 Jun 2008 22:24:39 +0000 (10 00:24 +0200)
treea6fe7f17232bb4692789be70f704450a555e28ed
parent8db2cffae7940ef0aec42d467bda6b2393ab1790
Reset the graph plotter internals when HEAD has changed.

When we reset HEAD to an old revision it becomes more visible than when
we add a new commit. This is an intermediate solution.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/GitHistoryPage.java