Class IndraGitService

    • Constructor Detail

      • IndraGitService

        public IndraGitService()
    • Method Detail

      • git

        @Nullable
        public @Nullable org.eclipse.jgit.api.Git git​(org.gradle.api.Project project)
        Get the git repository for this build.

        If this project is not managed by git, this will return null.

        Returns:
        the build's git repository.
        Since:
        2.0.0