static FileInfo |
FileInfo.createFileInfo(File rootDir,
File file,
String branch) |
protected FileInfo |
GitFacadeSupport.doExists(org.eclipse.jgit.api.Git git,
File rootDir,
String branch,
String pathOrEmpty) |
protected FileInfo |
GitFacadeSupport.doExists(org.eclipse.jgit.api.Git git,
File rootDir,
String branch,
String pathOrEmpty,
boolean caseSensitive) |
FileInfo |
GitFacadeMXBean.exists(String branch,
String pathOrEmpty)
Checks if the file exists and if so what its file metadata is.
|
FileInfo |
GitFacade.exists(String branch,
String pathOrEmpty) |