Skip to main content



      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] Wed, 18 January 2023 20:40
Eclipse UserFriend
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: Wed May 21 08:20:41 EDT 2025

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

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

Back to the top