summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2026-01-21 09:15:11 -0500
committerLUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com>2026-01-21 12:32:59 -0800
commit5d88972390295e229ee940992cb33ce8cfd39cd5 (patch)
tree93a3b898c10a1682136a890c3dde1ada50fced89 /man
parent3c0e67bbc5f7c3849919735db4bfd7e66190f80c (diff)
downloadgit-repo-2.61.1.tar.gz
Revert "init: change --manifest-depth default to 1"v2.61.1stable
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 <gavinmak@google.com> Tested-by: Mike Frysinger <vapier@google.com> Commit-Queue: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'man')
-rw-r--r--man/repo-init.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/repo-init.1 b/man/repo-init.1
index 55b885c4..37411752 100644
--- a/man/repo-init.1
+++ b/man/repo-init.1
@@ -1,5 +1,5 @@
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man. 1.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2.TH REPO "1" "December 2025" "repo init" "Repo Manual" 2.TH REPO "1" "September 2024" "repo init" "Repo Manual"
3.SH NAME 3.SH NAME
4repo \- repo init - manual page for repo init 4repo \- repo init - manual page for repo init
5.SH SYNOPSIS 5.SH SYNOPSIS
@@ -53,7 +53,7 @@ create a git checkout of the manifest repo
53.TP 53.TP
54\fB\-\-manifest\-depth\fR=\fI\,DEPTH\/\fR 54\fB\-\-manifest\-depth\fR=\fI\,DEPTH\/\fR
55create a shallow clone of the manifest repo with given 55create a shallow clone of the manifest repo with given
56depth (0 for full clone); see git clone (default: 1) 56depth (0 for full clone); see git clone (default: 0)
57.SS Manifest (only) checkout options: 57.SS Manifest (only) checkout options:
58.TP 58.TP
59\fB\-c\fR, \fB\-\-current\-branch\fR 59\fB\-c\fR, \fB\-\-current\-branch\fR