Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Issue: User reported that only pointer files were getting pulled into workspace when pulling down large files - no ability to use git-lfs in the plugin. Could git-lfs support be added to this plugin?
Attachments
Issue Links
- duplicates
-
JENKINS-38708 git checkout is run without credentials
-
- Closed
-
-
JENKINS-30318 Git plugin breaks usage of Git LFS due to lack of Git Clone use
-
- Closed
-
-
JENKINS-35687 Add explicit support for git lfs
-
- Closed
-
-
JENKINS-40174 Missing authentication during git checkout and git-lfs
-
- Closed
-
Large file support was added in git plugin 3.1.0, released 4 Mar 2017.
The git plugin defaults are not changed when new capabilities are released, lest the new capability break some existing behavior. You'll need to configure your job with the "Additional Behaviour" to "Git LFS pull after checkout".
Git LFS support in the git plugin and git client plugin requires that git LFS be installed on each agent, and it only officially supports command line git.