Nasser Grainawi d92464e8ef Honor --depth during repo init
If a user is asking for a shallow clone of the repos, they probably
expect a shallow clone of the manifest repo too. For very large
manifest repos, this can be a huge space and time savings. For one real-world
repo, a 'repo init --no-tags --current-branch' used 350MB of disk space and
took 7 minutes. Adding --depth 1 and this change reduced it to 10MB and 2.5
minutes.

Change-Id: I6fa662e174e623ede8861efc862ce26d65d4958d
2019-05-21 10:47:21 -06:00
..
2013-04-18 21:35:49 +05:30
2018-10-10 01:28:43 -04:00
2018-03-24 13:00:08 +05:30
2018-10-10 01:28:43 -04:00
2015-10-07 15:43:22 -07:00
2018-10-10 01:28:43 -04:00
2018-10-10 01:28:43 -04:00
2019-05-21 10:47:21 -06:00
2013-04-18 21:35:49 +05:30
2012-09-18 09:54:57 +02:00
2018-10-22 08:16:35 -07:00