Skip to content

Allow to fetch the latest mbed-os without the entire Git history #312

Open
@tdjastrzebski

Description

@tdjastrzebski

By default, mbed-tools new . fetches the entire Git history - that's extra 420MB !
Please allow to limit the fetch to the latest version only
git clone https://github.com/ARMmbed/mbed-os --branch latest --single-branch --depth 1

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions