| Modifier and Type | Method and Description |
|---|---|
protected FileContents |
GitFacadeSupport.doRead(org.eclipse.jgit.api.Git git,
File rootDir,
String branch,
String pathOrEmpty)
Reads the file contents from the currently checked out branch
|
FileContents |
GitFacadeMXBean.read(String branch,
String path)
Reads the contents of a file or a directory
|
FileContents |
GitFacade.read(String branch,
String pathOrEmpty)
Reads the file contents of the given path
|
Copyright © 2014. All Rights Reserved.