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
-
- setBare(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitInitTask
-
- setBranch(String) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- setBranch(String) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
- setCreateBranch(boolean) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- 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
-
- setSrc(File) - Method in class org.eclipse.jgit.ant.tasks.GitAddTask
-
- setSrc(File) - Method in class org.eclipse.jgit.ant.tasks.GitCheckoutTask
-
- setUri(String) - Method in class org.eclipse.jgit.ant.tasks.GitCloneTask
-
A E G O S
Copyright © 2018 Eclipse JGit Project. All rights reserved.