Allow applications to dispose of RevFlag instances
commit961bffad719d7eb15c58bd97b8ff23807c2eb0be
authorShawn O. Pearce <spearce@spearce.org>
Thu, 24 Apr 2008 05:55:44 +0000 (24 01:55 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 05:16:31 +0000 (11 01:16 -0400)
tree6051f074384f56b5e17ce0f610942ad093aae1e8
parent1e64ada290fe7f8c44c194180cdeea1f9c9dbddb
Allow applications to dispose of RevFlag instances

If the application doesn't need a RevFlag anymore it can release
the bit for reuse.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/revwalk/RevWalk.java