Loading README.mkdn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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: ``` ``` Loading default.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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" Loading snippets/eos.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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" /> Loading Loading
README.mkdn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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: ``` ``` Loading
default.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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" Loading
snippets/eos.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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" /> Loading