Support general purpose authenticated git operations in Pipeline

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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"
      }

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

              Created:
              Updated: