Package | Description |
---|---|
com.atlassian.bitbucket.scm.git.command.catfile |
Modifier and Type | Method and Description |
---|---|
GitCatFileBatchBuilder |
GitCatFile.batch(com.atlassian.bitbucket.scm.CommandInputHandler inputHandler)
Construct a builder for running cat-file in batch mode, which prints object type, size and content.
|
GitCatFileBatchBuilder |
GitCatFile.batchCheck(com.atlassian.bitbucket.scm.CommandInputHandler inputHandler)
Construct a builder for running cat-file in batch-check mode, which prints object type and size (no content).
|
Copyright © 2019 Atlassian. All rights reserved.