Skip to content

Commit c1ff31b

Browse files
Inhishonornpjohnson
authored andcommitted
wiki: Add a note about cloning from gerrit
Change-Id: I4300a173813a3fd66a3e2adc0aad2f1de3d079b5
1 parent 2636dd1 commit c1ff31b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/how-tos/submitting_to_gerrit.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Otherwise, it should show:
8383
8484
Connection to review.lineageos.org closed.
8585
```
86+
{%- capture content %}
87+
Do not use the above ssh command to download the source code. You must use the method in the build section of [your device]({{ "devices/" | relative_url }}).
88+
{% endcapture %}
89+
{% include alerts/note.html content = content %}
8690

8791
To avoid duplicated `Change-Id:` trailers in commit messages, especially when cherry-picking changes, make `Change-Id:` a known trailer to git:
8892
```

0 commit comments

Comments
 (0)