Java org.eclipse.jgit.api RemoteRemoveCommand fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.api RemoteRemoveCommand fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.api RemoteRemoveCommand.

The text is from its open source code.

Method

RemoteConfigcall()

Executes the remote command with all the options and parameters collected by the setter methods of this class.

voidsetName(String name)
The name of the remote to remove.