Package | Description |
---|---|
org.eclipse.jgit.internal.storage.reftree |
Modifier and Type | Method and Description |
---|---|
static void |
Command.abort(Iterable<Command> commands,
String why)
Set unprocessed commands as failed due to transaction aborted.
|
boolean |
RefTree.apply(Collection<Command> cmdList)
Attempt a batch of commands against this RefTree.
|
Copyright © 2016 Eclipse JGit Project. All Rights Reserved.