Skip to content

Add blobless option in components.yaml #347

@mathomp4

Description

@mathomp4

As found by @bena-nasa and @weiyuan-jiang, the NCAR topo repo is big, around 2.7G all in the .git/ directory. But if you clone as blobless, it's only 1.7M.

So, it would be nice to "force" mepo to clone certain repos (like MAPL or topo) as blobless even if a user hasn't asked for a blobless clone a la:

MAPL:
  local: ./src/Shared/@MAPL
  remote: ../MAPL.git
  tag: v2.53.1
  develop: develop
  blobless: true

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions