mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-24 21:28:11 +08:00

Fetching a new branch on a shallow client may download the entire project history, as the depth parameter is not passed to git fetch. Force the fetch to only download the current branch. Change-Id: Ie17ce8eb5e3487c24d90b2cae8227319dea482c8
Description
Languages
Python
98.7%
Shell
1.3%