Roll recipe dependencies (nontrivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8735162299572928529

Please review the expectation changes, and LGTM+CQ.

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/6da7c3e1e1a8dfe540af2bda9328c6df768f9047
  6da7c3e (mohrr@google.com)
      [git_checkout] Explicitly disable packfiles

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

R=mohrr@google.com, tpudlik@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id55ac49fdfdc9048b129868bcece4c383a97beab
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/239492
Reviewed-by: Rob Mohr <mohrr@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3e36e7b..fb6e37a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,7 +17,7 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "d7038c1d9b2cb294a41b2cbb06aa9d3703a305df",
+      "revision": "6da7c3e1e1a8dfe540af2bda9328c6df768f9047",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
diff --git a/recipe_modules/bazel_roll/tests/retrieve_git_repository_attributes.expected/success.json b/recipe_modules/bazel_roll/tests/retrieve_git_repository_attributes.expected/success.json
index 8358a8f..0c91008 100644
--- a/recipe_modules/bazel_roll/tests/retrieve_git_repository_attributes.expected/success.json
+++ b/recipe_modules/bazel_roll/tests/retrieve_git_repository_attributes.expected/success.json
@@ -320,7 +320,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout super.git checkout.set fetch.uriprotocols",
+    "name": "checkout super.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/equiv.json b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/equiv.json
index 2c98583..1f143bd 100644
--- a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/equiv.json
+++ b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/equiv.json
@@ -320,7 +320,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout super.git checkout.set fetch.uriprotocols",
+    "name": "checkout super.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple-2.json b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple-2.json
index 914885e..d12dc0b 100644
--- a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple-2.json
+++ b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple-2.json
@@ -320,7 +320,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout super.git checkout.set fetch.uriprotocols",
+    "name": "checkout super.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple.json b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple.json
index 4ff757b..9fb89d4 100644
--- a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple.json
+++ b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/multiple.json
@@ -320,7 +320,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout super.git checkout.set fetch.uriprotocols",
+    "name": "checkout super.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/success.json b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/success.json
index a3363d8..c2e69b9 100644
--- a/recipe_modules/bazel_roll/tests/update_commit_hash.expected/success.json
+++ b/recipe_modules/bazel_roll/tests/update_commit_hash.expected/success.json
@@ -320,7 +320,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout super.git checkout.set fetch.uriprotocols",
+    "name": "checkout super.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/git.expected/ci.json b/recipe_modules/checkout/tests/git.expected/ci.json
index d5456e8..033ee8f 100644
--- a/recipe_modules/checkout/tests/git.expected/ci.json
+++ b/recipe_modules/checkout/tests/git.expected/ci.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json b/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
index f64cd5b..b3b3845 100644
--- a/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
+++ b/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
@@ -491,7 +491,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/git.expected/other.json b/recipe_modules/checkout/tests/git.expected/other.json
index 285f2c5..5da050d 100644
--- a/recipe_modules/checkout/tests/git.expected/other.json
+++ b/recipe_modules/checkout/tests/git.expected/other.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/git.expected/trigger.json b/recipe_modules/checkout/tests/git.expected/trigger.json
index bcf835d..4fa1e40 100644
--- a/recipe_modules/checkout/tests/git.expected/trigger.json
+++ b/recipe_modules/checkout/tests/git.expected/trigger.json
@@ -790,7 +790,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/git.expected/try.json b/recipe_modules/checkout/tests/git.expected/try.json
index e7cdb5f..2b35b15 100644
--- a/recipe_modules/checkout/tests/git.expected/try.json
+++ b/recipe_modules/checkout/tests/git.expected/try.json
@@ -831,6 +831,33 @@
   {
     "cmd": [
       "git",
+      "config",
+      "fetch.uriprotocols",
+      ""
+    ],
+    "cwd": "[START_DIR]/co",
+    "infra_step": true,
+    "luci_context": {
+      "realm": {
+        "name": "project:try"
+      },
+      "resultdb": {
+        "current_invocation": {
+          "name": "invocations/build:8945511751514863184",
+          "update_token": "token"
+        },
+        "hostname": "rdbhost"
+      }
+    },
+    "name": "checkout pigweed.git checkout.disable packfiles",
+    "timeout": 300.0,
+    "~followup_annotations": [
+      "@@@STEP_NEST_LEVEL@2@@@"
+    ]
+  },
+  {
+    "cmd": [
+      "git",
       "fetch",
       "--tags",
       "--jobs",
diff --git a/recipe_modules/checkout/tests/submodule.expected/insteadof.json b/recipe_modules/checkout/tests/submodule.expected/insteadof.json
index ae2c8da..a00a260 100644
--- a/recipe_modules/checkout/tests/submodule.expected/insteadof.json
+++ b/recipe_modules/checkout/tests/submodule.expected/insteadof.json
@@ -879,7 +879,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json b/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
index f95131f..5fde90f 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
@@ -710,7 +710,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json b/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json
index 8906559..09f01b5 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-not-initialized.json
@@ -710,7 +710,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
index 4eade62..4f2a414 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
@@ -820,7 +820,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
index 1828c26..33c1fcf 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
@@ -820,7 +820,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
index 747240b..ce8e0a2 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
@@ -820,7 +820,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
index d9d74fb..94769b5 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
@@ -820,7 +820,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
index 66e38d1..3c0376f 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
@@ -816,7 +816,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
index efd9698..0ccbdf7 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
@@ -783,7 +783,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
index 7900ff7..9d19d3c 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
@@ -1268,7 +1268,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
index b9814b5..e049f4f 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
@@ -1369,7 +1369,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
index 6665dd2..5b1e9d6 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
@@ -969,7 +969,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
index 23e870d..67f7172 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
@@ -968,7 +968,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
index cbd3902..b0ab97f 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
@@ -820,7 +820,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
index 5b0e7e4..da7b7b1 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
@@ -820,7 +820,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/checkout/tests/workspace.expected/found.json b/recipe_modules/checkout/tests/workspace.expected/found.json
index e7345bc..afdff7f 100644
--- a/recipe_modules/checkout/tests/workspace.expected/found.json
+++ b/recipe_modules/checkout/tests/workspace.expected/found.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout foo.git checkout.set fetch.uriprotocols",
+    "name": "checkout foo.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
@@ -1558,7 +1558,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout foo.workspace.pigweed:123456.WORKSPACE.checkout pigweed_pigweed_pigweed.git.set fetch.uriprotocols",
+    "name": "checkout foo.workspace.pigweed:123456.WORKSPACE.checkout pigweed_pigweed_pigweed.git.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@5@@@"
diff --git a/recipe_modules/checkout/tests/workspace.expected/not-found.json b/recipe_modules/checkout/tests/workspace.expected/not-found.json
index e3cc23f..60d050c 100644
--- a/recipe_modules/checkout/tests/workspace.expected/not-found.json
+++ b/recipe_modules/checkout/tests/workspace.expected/not-found.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout foo.git checkout.set fetch.uriprotocols",
+    "name": "checkout foo.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json b/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json
index 5b770f7..327cf92 100644
--- a/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json
+++ b/recipe_modules/cipd_upload/tests/manifest.expected/manifest.json
@@ -346,7 +346,7 @@
     ],
     "cwd": "[START_DIR]/checkout",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/bad-json-steps.json b/recipe_modules/pw_presubmit/tests/full.expected/bad-json-steps.json
index 67a3647..a745e91 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/bad-json-steps.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/bad-json-steps.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/cipd.json b/recipe_modules/pw_presubmit/tests/full.expected/cipd.json
index cf33177..9fcc3a5 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/cipd.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/cipd.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/comment-always-disallowed-host.json b/recipe_modules/pw_presubmit/tests/full.expected/comment-always-disallowed-host.json
index d479ea6..3a72e1f 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/comment-always-disallowed-host.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/comment-always-disallowed-host.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/comment-always-no-cl.json b/recipe_modules/pw_presubmit/tests/full.expected/comment-always-no-cl.json
index 0918894..69e6d05 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/comment-always-no-cl.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/comment-always-no-cl.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/comment-always.json b/recipe_modules/pw_presubmit/tests/full.expected/comment-always.json
index ea3b142..04b62c8 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/comment-always.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/comment-always.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/comment-on-failure.json b/recipe_modules/pw_presubmit/tests/full.expected/comment-on-failure.json
index be52f54..d8cb36c 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/comment-on-failure.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/comment-on-failure.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/empty-program.json b/recipe_modules/pw_presubmit/tests/full.expected/empty-program.json
index 21a40e5..edb17f0 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/empty-program.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/empty-program.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/checkout",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/long.json b/recipe_modules/pw_presubmit/tests/full.expected/long.json
index 6ca800c..79e257c 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/long.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/long.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/medium.json b/recipe_modules/pw_presubmit/tests/full.expected/medium.json
index 3aaefc9..c2ca254 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/medium.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/medium.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/no-steps.json b/recipe_modules/pw_presubmit/tests/full.expected/no-steps.json
index 944b120..b731924 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/no-steps.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/no-steps.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/pigweed.json b/recipe_modules/pw_presubmit/tests/full.expected/pigweed.json
index 39f378e..26274a7 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/pigweed.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/pigweed.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/step.json b/recipe_modules/pw_presubmit/tests/full.expected/step.json
index db43eca..0886b88 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/step.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/step.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipe_modules/pw_presubmit/tests/full.expected/substep.json b/recipe_modules/pw_presubmit/tests/full.expected/substep.json
index dd50431..ae918fc 100644
--- a/recipe_modules/pw_presubmit/tests/full.expected/substep.json
+++ b/recipe_modules/pw_presubmit/tests/full.expected/substep.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/checkout",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/bazel.expected/simple.json b/recipes/bazel.expected/simple.json
index f837b92..eaf2621 100644
--- a/recipes/bazel.expected/simple.json
+++ b/recipes/bazel.expected/simple.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/build.expected/basic.json b/recipes/build.expected/basic.json
index cc2221d..9ad8788 100644
--- a/recipes/build.expected/basic.json
+++ b/recipes/build.expected/basic.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/build.expected/skip_archive.json b/recipes/build.expected/skip_archive.json
index 57f9e6e..87756f8 100644
--- a/recipes/build.expected/skip_archive.json
+++ b/recipes/build.expected/skip_archive.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/envtest.expected/environment_variables.json b/recipes/envtest.expected/environment_variables.json
index dd3a83d..4df6964 100644
--- a/recipes/envtest.expected/environment_variables.json
+++ b/recipes/envtest.expected/environment_variables.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/envtest.expected/fail.json b/recipes/envtest.expected/fail.json
index cff5a16..b0424f8 100644
--- a/recipes/envtest.expected/fail.json
+++ b/recipes/envtest.expected/fail.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/envtest.expected/pigweed.json b/recipes/envtest.expected/pigweed.json
index d2f19be..d939477 100644
--- a/recipes/envtest.expected/pigweed.json
+++ b/recipes/envtest.expected/pigweed.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/envtest.expected/windows.json b/recipes/envtest.expected/windows.json
index 5546f7e..db0907d 100644
--- a/recipes/envtest.expected/windows.json
+++ b/recipes/envtest.expected/windows.json
@@ -738,7 +738,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/recipes.expected/cq_try.json b/recipes/recipes.expected/cq_try.json
index 26ed51d..4176560 100644
--- a/recipes/recipes.expected/cq_try.json
+++ b/recipes/recipes.expected/cq_try.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/recipes.expected/unittest-only.json b/recipes/recipes.expected/unittest-only.json
index 087c2df..a107833 100644
--- a/recipes/recipes.expected/unittest-only.json
+++ b/recipes/recipes.expected/unittest-only.json
@@ -857,7 +857,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/run_script.expected/run_script.json b/recipes/run_script.expected/run_script.json
index 5c34b01..29a5d81 100644
--- a/recipes/run_script.expected/run_script.json
+++ b/recipes/run_script.expected/run_script.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/run_script.expected/variable_substitution.json b/recipes/run_script.expected/variable_substitution.json
index a8eba7f..1d16e7a 100644
--- a/recipes/run_script.expected/variable_substitution.json
+++ b/recipes/run_script.expected/variable_substitution.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/target_to_cipd.expected/pw-presubmit.json b/recipes/target_to_cipd.expected/pw-presubmit.json
index e8eb465..e4876e1 100644
--- a/recipes/target_to_cipd.expected/pw-presubmit.json
+++ b/recipes/target_to_cipd.expected/pw-presubmit.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/tokendb_check.expected/addition.json b/recipes/tokendb_check.expected/addition.json
index 842a13f..29c9aae 100644
--- a/recipes/tokendb_check.expected/addition.json
+++ b/recipes/tokendb_check.expected/addition.json
@@ -973,7 +973,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/tokendb_check.expected/no-change.json b/recipes/tokendb_check.expected/no-change.json
index 576034a..8eff774 100644
--- a/recipes/tokendb_check.expected/no-change.json
+++ b/recipes/tokendb_check.expected/no-change.json
@@ -973,7 +973,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/tokendb_check.expected/removal.json b/recipes/tokendb_check.expected/removal.json
index f085d2c..1c71b87 100644
--- a/recipes/tokendb_check.expected/removal.json
+++ b/recipes/tokendb_check.expected/removal.json
@@ -973,7 +973,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/tokendb_check.expected/update.json b/recipes/tokendb_check.expected/update.json
index eda87d5..2ea0ea5 100644
--- a/recipes/tokendb_check.expected/update.json
+++ b/recipes/tokendb_check.expected/update.json
@@ -973,7 +973,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/tokendb_updater.expected/dry-run.json b/recipes/tokendb_updater.expected/dry-run.json
index 587efa7..8ec2262 100644
--- a/recipes/tokendb_updater.expected/dry-run.json
+++ b/recipes/tokendb_updater.expected/dry-run.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/tokendb_updater.expected/simple.json b/recipes/tokendb_updater.expected/simple.json
index 20b0fe7..b9d3329 100644
--- a/recipes/tokendb_updater.expected/simple.json
+++ b/recipes/tokendb_updater.expected/simple.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/update_python_versions.expected/simple.json b/recipes/update_python_versions.expected/simple.json
index cc05848..1127876 100644
--- a/recipes/update_python_versions.expected/simple.json
+++ b/recipes/update_python_versions.expected/simple.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/xrefs.expected/dry_run.json b/recipes/xrefs.expected/dry_run.json
index a80365a..d3c50de 100644
--- a/recipes/xrefs.expected/dry_run.json
+++ b/recipes/xrefs.expected/dry_run.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/xrefs.expected/kythe.json b/recipes/xrefs.expected/kythe.json
index 5ac0f4e..482c27f 100644
--- a/recipes/xrefs.expected/kythe.json
+++ b/recipes/xrefs.expected/kythe.json
@@ -497,7 +497,7 @@
     ],
     "cwd": "[START_DIR]/co",
     "infra_step": true,
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"
diff --git a/recipes/xrefs.expected/tryjob.json b/recipes/xrefs.expected/tryjob.json
index 5cec341..da6f755 100644
--- a/recipes/xrefs.expected/tryjob.json
+++ b/recipes/xrefs.expected/tryjob.json
@@ -848,7 +848,7 @@
         "hostname": "rdbhost"
       }
     },
-    "name": "checkout pigweed.git checkout.set fetch.uriprotocols",
+    "name": "checkout pigweed.git checkout.enable packfiles",
     "timeout": 300.0,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@2@@@"