A repository.
| Type | Name and description |
|---|---|
Credentials |
credentialsThe credentials used when talking to remote repositories. |
org.eclipse.jgit.api.Git |
jgitThe JGit instance opened for this repository. |
java.io.File |
rootDirThe directory the repository is contained in. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
toString() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
The credentials used when talking to remote repositories.
The JGit instance opened for this repository.
The directory the repository is contained in.