| Class | Description | 
|---|---|
| GitAddTask | 
 Adds a file to the git index. 
 | 
| GitCheckoutTask | 
 Checkout a branch or paths to the working tree. 
 | 
| GitCloneTask | 
 Clone a repository into a new directory. 
 | 
| GitInitTask | 
 Create an empty git repository. 
 | 
Copyright © 2020 Eclipse JGit Project. All rights reserved.