class ShowRef extends TextBuiltin
TextBuiltin.TerminatedByHelpException
Constructor and Description |
---|
ShowRef() |
Modifier and Type | Method and Description |
---|---|
private java.lang.Iterable<Ref> |
getSortedRefs() |
protected void |
run()
Perform the actions of this command.
|
private void |
show(AnyObjectId id,
java.lang.String name) |
abbreviateRef, containsHelp, die, die, die, die, execute, getErrorWriter, getOutputWriter, getRepository, getResourceBundle, init, initRaw, parseArguments, printUsage, printUsageAndExit, printUsageAndExit, requiresRepository, resolve, setCommandName
protected void run()
This method should only be invoked by TextBuiltin.execute(String[])
.
run
in class TextBuiltin
private java.lang.Iterable<Ref> getSortedRefs() throws java.io.IOException
java.io.IOException
private void show(AnyObjectId id, java.lang.String name) throws java.io.IOException
java.io.IOException