[git_cache] Fix shadowing for `bootstrap`
The `bootstrap` function within `populate` is shadowing the `bootstrap` argument. This causes the `_ensure_bootsrapped` function to receive a function pointer rather than passing along the boolean value. Bug: 326116358 Change-Id: I6c03eb8bfbbc3385e1e9e653e43fdf9416cd244f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5310976 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@chromium.org> Auto-Submit: Kyle Farnung <kfarnung@microsoft.com>changes/76/5310976/2
parent
cc1689822e
commit
b26059ac45
Loading…
Reference in New Issue