Class RefUpdate.Store

java.lang.Object
org.eclipse.jgit.lib.RefUpdate.Store
Enclosing class:
RefUpdate

private abstract static class RefUpdate.Store extends Object
Handle the abstraction of storing a ref update. This is because both updating and deleting of a ref have merge testing in common.