Skip to content
Commit 28e6a9ee authored by Thomas Abraham's avatar Thomas Abraham
Browse files

infra/common: document the use of --depth parameter for repo init



There have been reports of sync failure specifically for linux kernel.
In order to workaround such a failure if it occurs, the use of --depth
parameter for the repo init command has been documented. With depth set
to 1 (--depth=1), the commit history that is download is reduced to just
one commit and this reduces the overall sync time and reduces failure to
sync the linux kernel source.

Signed-off-by: Thomas Abraham's avatarThomas Abraham <thomas.abraham@arm.com>
Change-Id: I726e20124804b02514172cdee27a132c3acb22dd
parent 4cc3c09d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment