summaryrefslogtreecommitdiffstats
path: root/subcmds/list.py
diff options
context:
space:
mode:
authorRaman Tenneti <rtenneti@google.com>2021-03-19 13:53:43 -0700
committerRaman Tenneti <rtenneti@google.com>2021-03-19 21:10:39 +0000
commit8367096d02fb288e67586182c6d3e32bb7b72ce1 (patch)
treea3836466ab395f4bb64bb499bda18f52c8276e87 /subcmds/list.py
parentd34af28ac2b5f8c2bc84342d86d98eca916319b3 (diff)
downloadgit-repo-8367096d02fb288e67586182c6d3e32bb7b72ce1.tar.gz
superproject: Added --depth=1 argument to git fetch command.
Tested the code with the following commands. $ ./run_tests -v Without --depth $ time repo_dev init -u sso://googleplex-android.git.corp.google.com/platform/manifest -b master --repo-rev=main --use-superproject real 6m48.086s user 3m27.281s sys 1m1.386s With --depth=1 $ time repo_dev init -u sso://googleplex-android.git.corp.google.com/platform/manifest -b master --repo-rev=main --use-superproject real 2m49.637s user 2m51.458s sys 0m39.108s From dwillemsen@: "For me it's the difference between 9m28s using the current code and 16s using --depth=1 while fetching the superproject." Bug: [google internal] b/180451672 Bug: https://crbug.com/gerrit/13707 Change-Id: I1c3e4aef4414c4e9dd259fb6e4619da0421896b0 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/300922 Reviewed-by: Mike Frysinger <vapier@google.com> Tested-by: Raman Tenneti <rtenneti@google.com>
Diffstat (limited to 'subcmds/list.py')
0 files changed, 0 insertions, 0 deletions