Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » How to set GIT_LFS_SKIP_SMUDGE=1 for CloneCommand
How to set GIT_LFS_SKIP_SMUDGE=1 for CloneCommand [message #1857130] Thu, 19 January 2023 01:40
Jeremy Dorne is currently offline Jeremy DorneFriend
Messages: 1
Registered: January 2023
Junior Member
I'm trying to clone a repository using JGit and ensure that no git-lfs files get downloaded during the initial clone call. Is there a way to pass environment variables to `CloneCommand` to skip the git-lfs smudge filter? If not, do you have any suggestions as to achieve the same outcome as cloning with `GIT_LFS_SKIP_SMUDGE=1`?
Previous Topic:Transport Error: Cannot get remote repository refs.
Next Topic: CVE-2022-41903, and CVE-2022-23521
Goto Forum:
  


Current Time: Thu Apr 25 02:25:49 GMT 2024

Powered by FUDForum. Page generated in 0.02777 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top