Skip to content
Commit 148e1ce8 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

sync: fix recursive fetching

Commit b2fa30a2 ("sync: switch network
fetch to multiprocessing") accidentally changed the variable passed to
the 2nd fetch call from |missing| to |to_fetch| due to a copy & paste
of the earlier changed logic.  Undo that to fix git submodule fetching.

Bug: https://crbug.com/gerrit/14489
Change-Id: I627954f80fd2e80d9d5809b530aa6b0ef9260abb
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/305262


Reviewed-by: default avatarRaman Tenneti <rtenneti@google.com>
Tested-by: default avatarMike Frysinger <vapier@google.com>
parent 32ca6687
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment