|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
GitTag | Task to tag a commit in a Git repository. |
Groovy Documentation