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

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

Introduction

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

The text is from its open source code.

Field

CherryPickResultCONFLICT
A CherryPickResult with status CherryPickStatus#CONFLICTING

Constructor

Method

ListgetCherryPickedRefs()
Get the cherry-picked Ref s
MapgetFailingPaths()
Get the list of paths causing this cherry-pick to fail
RevCommitgetNewHead()
Get the new head after this cherry-pick
CherryPickStatusgetStatus()
Get status