Skip to content

Skip LFS asset downloads by default#5

Open
joshburkart wants to merge 1 commit into
masterfrom
skip-lfs-by-default
Open

Skip LFS asset downloads by default#5
joshburkart wants to merge 1 commit into
masterfrom
skip-lfs-by-default

Conversation

@joshburkart
Copy link
Copy Markdown
Collaborator

Downstream consumers that pull ferrisium as a git dependency (e.g. via Cargo or Bazel) don't need the large skybox PNGs and hit LFS bandwidth limits on the free tier. Setting fetchexclude=* makes clones skip LFS objects by default. Contributors who need the assets can run git lfs pull after cloning.

Downstream consumers that pull ferrisium as a git dependency (e.g. via
Cargo or Bazel) don't need the large skybox PNGs and hit LFS bandwidth
limits on the free tier. Setting fetchexclude=* makes clones skip LFS
objects by default. Contributors who need the assets can run
`git lfs pull` after cloning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants