mirror of
https://github.com/LineageOS/android.git
synced 2025-07-09 03:14:05 -04:00
Lineage 20.0
Change-Id: Ie8a5ed548687b450339d9ef044d83c1246e8327a
This commit is contained in:
parent
ca35e9df0b
commit
b61cf54c6e
@ -8,7 +8,7 @@ To get started with Android/LineageOS, you'll need to get familiar with [Source
|
||||
|
||||
To initialize your local repository using the LineageOS trees, use a command like this:
|
||||
```
|
||||
repo init -u https://github.com/LineageOS/android.git -b lineage-19.1
|
||||
repo init -u https://github.com/LineageOS/android.git -b lineage-20.0
|
||||
```
|
||||
Then to sync up:
|
||||
```
|
||||
|
@ -13,7 +13,7 @@
|
||||
review="android-review.googlesource.com"
|
||||
revision="refs/tags/android-13.0.0_r3" />
|
||||
|
||||
<default revision="refs/heads/lineage-19.1"
|
||||
<default revision="refs/heads/lineage-20.0"
|
||||
remote="github"
|
||||
sync-c="true"
|
||||
sync-j="4" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user