|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PullCommand | |
|---|---|
| org.eclipse.jgit.api | High-level API commands (the porcelain of JGit). |
| Uses of PullCommand in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return PullCommand | |
|---|---|
PullCommand |
Git.pull()
Returns a command object to execute a Pull command |
PullCommand |
PullCommand.setProgressMonitor(ProgressMonitor monitor)
|
PullCommand |
PullCommand.setRebase(boolean useRebase)
Set if rebase should be used after fetching. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||