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

git checkout is run without credentials

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • git-client-plugin
    • None

      I was wondering if it would be possible to change the git checkout code to execute the git check command with launchCommandWithCredentials(), instead of launchCommandIn().

      With git-lfs 1.4.1, when a checkout occurs, it is smart enough to automatically fetch files. However, since GIT_SSH in unset, the lfs client fails to authenticate and the downloads fail. If we could get GIT_SSH set at checkout, then git-lfs would be able authenticate and the downloads would be successful.

            markewaite Mark Waite
            pyther Matthew Gyurgyik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: