Micro optimise getting ignored status of a resource
commit2ec04643f09244e3cc49a35a4326a90d6d40c384
authorFerry Huberts <ferry.huberts@pelagic.nl>
Sun, 3 May 2009 08:41:56 +0000 (3 10:41 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 4 May 2009 21:19:27 +0000 (4 14:19 -0700)
tree51781e8bbb65453aca927a2c8d7899a9407ac898
parente5a4426ea0b039248c8b0460d23525cd0783217f
Micro optimise getting ignored status of a resource

Do not evaluate getting the ignored status of a resource twice
when once is enough.

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.core/src/org/spearce/egit/core/op/TrackOperation.java