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

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

Introduction

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

The text is from its open source code.

Method

CherryPickResultcall()

Executes the Cherry-Pick command with all the options and parameters collected by the setter methods (e.g.

CherryPickCommandinclude(Ref commit)
Include a reference to a commit
CherryPickCommandinclude(AnyObjectId commit)
Include a commit