Added ref deletion to RefUpdate
commit8e9dda0b1a5fb7c50f6097d4ac57e4eb81e8aeba
authorCharles O'Farrell <charleso@charleso.org>
Fri, 15 Aug 2008 00:25:57 +0000 (15 10:25 +1000)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 15 Aug 2008 15:41:27 +0000 (15 08:41 -0700)
tree2adeb090ba0df502863c561724f750e6f06faceb
parent7ea25b9444f7d230867b07fae36585ac147fd8e0
Added ref deletion to RefUpdate

This is mixed in with the update code as they as they are common in
their general behaviour, differing only in the storing of the changes.

Signed-off-by: Charles O'Farrell <charleso@charleso.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/lib/RefUpdate.java