summaryrefslogtreecommitdiffstats
path: root/docs/manifest-format.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manifest-format.md')
-rw-r--r--docs/manifest-format.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manifest-format.md b/docs/manifest-format.md
index 676e031d..bdb0ee87 100644
--- a/docs/manifest-format.md
+++ b/docs/manifest-format.md
@@ -1,5 +1,8 @@
1# repo Manifest Format 1# repo Manifest Format
2 2
3> **Warning: The "master" branch is no longer used. Use "main" instead.**<br>
4> https://gerrit.googlesource.com/git-repo/+/HEAD/docs/manifest-format.md
5
3A repo manifest describes the structure of a repo client; that is 6A repo manifest describes the structure of a repo client; that is
4the directories that are visible and where they should be obtained 7the directories that are visible and where they should be obtained
5from with git. 8from with git.