ARMmbed / ARMmbed/mbed-tools

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

Open
#312 2 comments 0 reactions 1 assignee Claimed by @Patater View on GitHub
enhancement
Dominant language
Python
Stars
49
Forks
32
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.