Skip to content

Comments

RMST-328: git-reader: skip LFS during first git clone#1184

Merged
leplatrem merged 1 commit intomainfrom
leplatrem-patch-1
Feb 24, 2026
Merged

RMST-328: git-reader: skip LFS during first git clone#1184
leplatrem merged 1 commit intomainfrom
leplatrem-patch-1

Conversation

@leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Feb 23, 2026

https://mozilla-hub.atlassian.net/browse/RMST-328

GIT_LFS_SKIP_SMUDGE is an environment variable used in Git Large File Storage (LFS) that prevents Git from automatically downloading the actual content of large files when checking out a repository.

GIT_LFS_SKIP_SMUDGE is an environment variable used in Git Large File Storage (LFS) that prevents Git from automatically downloading the actual content of large files when checking out a repository.
Copy link
Contributor

@alexcottner alexcottner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, simple

@leplatrem leplatrem added the bug Something isn't working label Feb 24, 2026
@leplatrem leplatrem merged commit 8faff7b into main Feb 24, 2026
12 of 13 checks passed
@leplatrem leplatrem deleted the leplatrem-patch-1 branch February 24, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants