| Interface | Description |
|---|---|
| BuildGitCommitLink<T> |
Defines the way to link builds to Git commits, in order to manage the change logs, the Git searches
and synchronisations.
|
| GitConfiguration |
Definition of a Git configuration.
|
| GitConfigurator |
Extracting the Git configuration from a project.
|
| IndexableBuildGitCommitLink<T> |
| Class | Description |
|---|---|
| BasicGitActualConfiguration |
Git configuration based on direct definition.
|
| BasicGitConfiguration |
Git configuration based on direct definition.
|
| ConfiguredBuildGitCommitLink<T> |
Configured
BuildGitCommitLink. |
| GitBranchConfiguration | |
| GitBuildInfo | |
| GitChangeLog | |
| GitChangeLogCommits | |
| GitChangeLogFile | |
| GitChangeLogFiles | |
| GitChangeLogIssue | |
| GitChangeLogIssues | |
| GitSynchronisationInfo |
Information about a Git repository and the ways to synchronise it.
|
| GitSynchronisationRequest |
Request for a project Git synchronisation.
|
| GitUICommit | |
| GitUILog | |
| OntrackGitCommitInfo |
All the information about a commit in a Git configuration, with its links with all
the projects.
|
| OntrackGitIssueCommitInfo | |
| OntrackGitIssueInfo |
Data that can be collected around an issue.
|