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

Commit 6d6cd691 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊 Committed by Nishith Khanna
Browse files

TEMP: use branch epic42-t-bringup

TEMP: use epic branch for prebuilts
parent dcaf398d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line 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:
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-t --git-lfs
repo init -u https://gitlab.e.foundation/e/os/android.git -b epic42-t-bringup --git-lfs
```
```
Then to sync up:
Then to sync up:
```
```
+1 −1
Original line number Original line Diff line number Diff line
@@ -15,7 +15,7 @@


  <remote  name="e"
  <remote  name="e"
           fetch="https://gitlab.e.foundation"
           fetch="https://gitlab.e.foundation"
           revision="refs/heads/v1-t"/>
           revision="refs/heads/epic42-t-bringup"/>


  <remote  name="e-priv"
  <remote  name="e-priv"
           fetch="ssh://git@gitlab.e.foundation:2222"
           fetch="ssh://git@gitlab.e.foundation:2222"
+1 −1
Original line number Original line Diff line number Diff line
@@ -77,7 +77,7 @@
  <project path="packages/services/SplitInstallService" name="e/os/android_packages_services_SplitInstallService" remote="e" revision="main" />
  <project path="packages/services/SplitInstallService" name="e/os/android_packages_services_SplitInstallService" remote="e" revision="main" />


  <!-- PreBuilts -->
  <!-- PreBuilts -->
  <project path="prebuilts/prebuiltapks" name="e/os/android_prebuilts_prebuiltapks_lfs" remote="e" revision="main" />
  <project path="prebuilts/prebuiltapks" name="e/os/android_prebuilts_prebuiltapks_lfs" remote="e" revision="epic42-t-bringup" />


  <!-- PicoTTS -->
  <!-- PicoTTS -->
  <project path="external/svox" name="e/os/picotts" remote="e" />
  <project path="external/svox" name="e/os/picotts" remote="e" />