Java org.eclipse.jgit.gitrepo RepoCommand fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.gitrepo RepoCommand fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

RepoCommand(Repository repo)
Constructor for RepoCommand

Method

RevCommitcall()
RepoCommandsetAuthor(PersonIdent author)
Set the author/committer for the bare repository commit.
RepoCommandsetIncludedFileReader(IncludedFileReader reader)
Set the IncludedFileReader callback.
RepoCommandsetTargetBranch(String branch)
Set target branch.