Index
kinta-workflows / com.dailymotion.kinta.workflows.builtin.gittool
Package com.dailymotion.kinta.workflows.builtin.gittool
Types
| Name | Summary |
|---|---|
| GitCleanLocal | open class GitCleanLocal : CliktCommand |
| GitCleanRemote | open class GitCleanRemote : CliktCommand |
| GithubCleanLocal | object GithubCleanLocal :GitCleanLocal |
| GithubCleanRemote | object GithubCleanRemote :GitCleanRemote |
| GithubPR | object GithubPR :GitPR |
| GitlabCleanLocal | object GitlabCleanLocal :GitCleanLocal |
| GitlabCleanRemote | object GitlabCleanRemote :GitCleanRemote |
| GitlabPR | object GitlabPR :GitPR |
| GitPR | open class GitPR : CliktCommand |