Groovy Documentation

Package org.ajoberstar.gradle.git.tasks

 

Class Summary
GitAdd Task to add files to a Git repository's staging area.
GitBase Base task for all Git commands that are executed on an existing repository.
GitClone Task to clone a Git repository.
GitCommit Task to commit changes to a Git repository.
GitPush Task to push changes to a remote repository.
GitSource Base class for Git commands that act upon source files within the repository.
 


Groovy Documentation