Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63595

git plugin supports multiple repos but does not work as expected

XMLWordPrintable

      When using the git plugin in a 'freestyle job' it is possible to add multiple git repos. There seems to be no sane way to use it because:

       - it seems only the last repo gets checked out
       - any post actions apply to all repos, or the one that is checked out

      This is a problem because the Multiple SCM plugin is deprecated and I don't want to use the pipeline style job because it can't be easily used to pull from git repos with self signed certs.
      In short, it epically sucks that it seems impossible to just use 2 repos in one build job.

      It would be great if the plugin can be fixed for example by just having the advanced options apply to the specific repo, because when a sub directory can be picked per repo, I suppose everyone can combine repos in the biggest use case I think that has.

       

            markewaite Mark Waite
            vgerris Vincent Gerris
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: