Skip to content

git-reader: gitupdate: pass LFS config via env vars#1437

Open
leplatrem wants to merge 2 commits into
mainfrom
lfs-options-via-env
Open

git-reader: gitupdate: pass LFS config via env vars#1437
leplatrem wants to merge 2 commits into
mainfrom
lfs-options-via-env

Conversation

@leplatrem

Copy link
Copy Markdown
Contributor

No description provided.

typo
Comment thread git-reader/run.sh
log "Setting lfs.concurrenttransfers to ${LFS_CONCURRENT_TRANSFERS}."
git config --global lfs.concurrenttransfers "${LFS_CONCURRENT_TRANSFERS}"
fi
if [ -n "${LFS_FETCH_EXCLUDE:-}" ]; then

@alexcottner alexcottner Jul 23, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How much work would it be to abstract this a little bit more so the param could be just a list of buckets/collections?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants