Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
RemoteRemoveCommand |
Git.remoteRemove()
Return a command used to remove an existing remote.
|
RemoteRemoveCommand |
RemoteRemoveCommand.setRemoteName(String remoteName)
The name of the remote to remove.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.