Java org.eclipse.jgit.lib RefRename fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.lib RefRename fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

StringgetRefLogMessage()
Get the message to include in the reflog.
Resultrename()
Rename
voidsetRefLogIdent(PersonIdent pi)
Set the identity of the user appearing in the reflog.
voidsetRefLogMessage(String msg)
Set the message to include in the reflog.