| Class |
Description |
|
GitBranch
|
A convenience git task for branch command. |
|
GitCheckout
|
A convenience git task for checkout command. |
|
GitClone
|
A convenience git task for branch clone. |
|
GitDeleteBranch
|
A convenience git task for branch command for deletion. |
|
GitFetchPR
|
A convenience git task for fetching a pull request. |
|
GitPull
|
A convenience git task for pull command. |
|
GitStatus
|
A convenience git task for status command. |
|
GitTag
|
A convenience git task for tag command. |
|
GitTask
|
The git task that can execute any git command that you can do in console. |
|
GitVersion
|
A convenience git task for knowing the git version. |