git checkout is run without credentials

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: 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.

            Assignee:
            Mark Waite
            Reporter:
            Matthew Gyurgyik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: