Uses of Class
org.eclipse.jgit.api.RemoteRemoveCommand
Packages that use RemoteRemoveCommand
-
Uses of RemoteRemoveCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return RemoteRemoveCommandModifier and TypeMethodDescriptionGit.remoteRemove()
Return a command used to remove an existing remote.RemoteRemoveCommand.setRemoteName
(String remoteName) The name of the remote to remove.