Class LocalGitRepo.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • remoteGitOperationsAllowed

        public LocalGitRepo.Builder remoteGitOperationsAllowed​(Set<GitOperations> operationsAllowed)
        Flag for which remote Git operations are permitted. Local values will be substituted if remote operations are forbidden; this means the local copy of the repository must be up to date!
      • credentialsProvider

        public LocalGitRepo.Builder credentialsProvider​(org.eclipse.jgit.transport.CredentialsProvider credentialsProvider)
        Sets the username/password pair for HTTPS URLs or SSH with passwordl