Uses of Class
org.eclipse.jgit.api.RemoteAddCommand
Packages that use RemoteAddCommand
-
Uses of RemoteAddCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return RemoteAddCommandModifier and TypeMethodDescriptionGit.remoteAdd()
Return a command used to add a new remote.The name of the remote to add.The URL of the repository for the new remote.