Skip navigation links
A E G O S 

A

addDirset(DirSet) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
Add a set of files to add.
addFileset(FileSet) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
Add a set of files to add.

E

execute() - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
execute() - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
execute() - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
execute() - Method in class org.eclipse.jgit.ant.tasks.GitInitTask

G

GitAddTask - Class in org.eclipse.jgit.ant.tasks
Adds a file to the git index.
GitAddTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitAddTask
 
GitCheckoutTask - Class in org.eclipse.jgit.ant.tasks
Checkout a branch or paths to the working tree.
GitCheckoutTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitCheckoutTask
 
GitCloneTask - Class in org.eclipse.jgit.ant.tasks
Clone a repository into a new directory.
GitCloneTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitCloneTask
 
GitInitTask - Class in org.eclipse.jgit.ant.tasks
Create an empty git repository.
GitInitTask() - Constructor for class org.eclipse.jgit.ant.tasks.GitInitTask
 

O

org.eclipse.jgit.ant.tasks - package org.eclipse.jgit.ant.tasks
 

S

setBare(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
Set bare
setBare(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitInitTask
Configure if the repository should be bare
setBranch(String) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
Set branch
setBranch(String) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
Set the branch
setCreateBranch(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
Set if branch should be created if not yet existing
setDest(File) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
The optional directory associated with the clone operation.
setDest(File) - Method in class org.eclipse.jgit.ant.tasks.GitInitTask
Set the destination git repository.
setForce(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
Set force
setSrc(File) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
Set the field src.
setSrc(File) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
Set the src
setUri(String) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
Set the uri.
A E G O S 
Skip navigation links

Copyright © 2020 Eclipse JGit Project. All rights reserved.