From 5d88972390295e229ee940992cb33ce8cfd39cd5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 21 Jan 2026 09:15:11 -0500 Subject: Revert "init: change --manifest-depth default to 1" This reverts commit 622a5bf9c2937fbfc631ccc30d5debf74010361d. CrOS infra is failing to sync code now for some reason. Until we can investigate further, pull this back out. Bug: 475668525 Bug: 468033850 Change-Id: I35a8623a95336df1be27ea870afbfc8065609f01 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/545141 Reviewed-by: Gavin Mak Tested-by: Mike Frysinger Commit-Queue: Mike Frysinger --- man/repo-init.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/repo-init.1 b/man/repo-init.1 index 55b885c4c..374117527 100644 --- a/man/repo-init.1 +++ b/man/repo-init.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "December 2025" "repo init" "Repo Manual" +.TH REPO "1" "September 2024" "repo init" "Repo Manual" .SH NAME repo \- repo init - manual page for repo init .SH SYNOPSIS @@ -53,7 +53,7 @@ create a git checkout of the manifest repo .TP \fB\-\-manifest\-depth\fR=\fI\,DEPTH\/\fR create a shallow clone of the manifest repo with given -depth (0 for full clone); see git clone (default: 1) +depth (0 for full clone); see git clone (default: 0) .SS Manifest (only) checkout options: .TP \fB\-c\fR, \fB\-\-current\-branch\fR -- cgit v1.2.3-54-g00ecf