| Package | Description |
|---|---|
| org.eclipse.jgit.api |
| Modifier and Type | Method and Description |
|---|---|
Git |
CloneCommand.call()
Executes the
Clone command. |
Git |
InitCommand.call()
Executes the
Init command. |
static Git |
Git.open(java.io.File dir) |
static Git |
Git.open(java.io.File dir,
FS fs) |
static Git |
Git.wrap(Repository repo) |
Copyright © 2012. All Rights Reserved.