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

Support general purpose authenticated git operations in Pipeline

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-plugin
    • None

      Support git clone --mirror in Git plugin to enable usage of credentials via GIT_ASKPASS for mirroring the repositories. It would be great to have generic

      withCredentials() {
         git.sh "clone --mirror ...."
         git.sh "push --mirror"
      }

            Unassigned Unassigned
            alexey_pelykh Alexey Pelykh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: