BranchApi.NotImplemented
Constructor and Description |
---|
NotImplemented() |
Modifier and Type | Method and Description |
---|---|
BranchApi |
create(BranchInput in) |
void |
delete() |
BinaryResult |
file(String path)
Returns the content of a file from the HEAD revision.
|
BranchInfo |
get() |
public BranchApi create(BranchInput in)
public BranchInfo get()
public BinaryResult file(String path)
BranchApi