-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
Jenkins ver. 2.73.2
Git plugin ver. 3.6.0
I have a git repo, which itself is located on ssh:// remote, but whose [lfs] url points to https:// address.
When I try to check it out, Jenkins job gets stuck at
using GIT_SSH to set credentials
> git lfs pull origin
command. When I run it manually, I see that it is interactively asking for username and password. I don't see any additional settings for "Git LFS pull after checkout" behavior, so I wonder if it would be possible to allow specifying credentials there?
- relates to
-
JENKINS-59139 don't set GIT_LFS_SKIP_SMUDGE=1 anymore while cloning with git 2.15+
- Open
- links to