Browse Source

[win-bootstrap] Remove git from bleeding edge CIPD manifest

Git is no longer installed by depot_tools (it should have been
installed directly). Thus, it can be removed from the bootstrap
manifest.

This CL applies the change to `manifest_bleeding_edge.txt`
first, to canary the change.

Bug: b/360206460
Change-Id: I78ced461bc68c33c9979668df1e275ccba6cd2e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6205606
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Anne Redulla <aredulla@google.com>
Anne Redulla 6 months ago
parent
commit
af7eadb024
1 changed files with 0 additions and 3 deletions
  1. 0 3
      bootstrap/manifest_bleeding_edge.txt

+ 0 - 3
bootstrap/manifest_bleeding_edge.txt

@@ -20,6 +20,3 @@ $VerifiedPlatform windows-arm64
 
 @Subdir python3
 infra/3pp/tools/cpython3/${platform} version:2@3.11.8.chromium.35
-
-@Subdir git
-infra/3pp/tools/git/${platform} version:2@2.41.0.chromium.11