Package | Description |
---|---|
com.atlassian.bitbucket.scm.git.command.catfile |
Modifier and Type | Method and Description |
---|---|
GitCatFileBuilder |
GitCatFileBuilder.object(String value) |
GitCatFileBuilder |
GitCatFileBuilder.object(String rev,
String file) |
GitCatFileBuilder |
GitCatFile.pretty()
Construct a cat-file builder which pretty prints the content of an object
|
GitCatFileBuilder |
GitCatFile.type()
Constructs a cat-file builder which prints the type of an object (no content)
|
Copyright © 2019 Atlassian. All rights reserved.