Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9221ee3 authored by Jackeagle's avatar Jackeagle
Browse files

Merge branch '2593-a14-manifest-branch-update' into 'a14'

manifest: Switch to a14 branch

See merge request !135
parents d74ac50c 3574b00d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ To get started with /e/ OS, you'll need to get familiar with [Source Control Too

To initialize your local repository using the /e/ OS trees, use a command like this:
```
repo init -u https://gitlab.e.foundation/e/os/android.git -b v1-u --git-lfs
repo init -u https://gitlab.e.foundation/e/os/android.git -b a14 --git-lfs
```
Then to sync up:
```
+2 −2
Original line number Diff line number Diff line
@@ -15,11 +15,11 @@

  <remote  name="e"
           fetch="https://gitlab.e.foundation"
           revision="refs/heads/v1-u"/>
           revision="refs/heads/a14"/>

  <remote  name="e-priv"
           fetch="ssh://git@gitlab.e.foundation:2222"
           revision="refs/heads/v1-u"/>
           revision="refs/heads/a14"/>


  <default revision="refs/heads/lineage-21.0"