repo v2.61.1 is now available:
https://gerrit.googlesource.com/git-repo/+/refs/tags/v2.61.1. I plan to promote it to stable tomorrow 1/29.
This release reverts the default `--manifest-depth=1` change introduced in v2.61 due to sync failures in some environments. It also includes a fix for `extend-project` incorrectly inheriting local groups.
Changelog (
link):
5d88972 (Mike Frysinger) Revert "init: change --manifest-depth default to 1" (tag: v2.61.1)
3c0e67b (Gavin Mak) manifest_xml: prevent extend-project from inheriting local groups
3b7b20a (Nico Wald) CONTRIBUTING: fix HTTP password URL