Skip to content

Commit

Permalink
Revert "add new experimental repos"
Browse files Browse the repository at this point in the history
This reverts commit cd7050f.
  • Loading branch information
nezorflame committed Nov 4, 2019
1 parent cd7050f commit 99f2c9a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
[submodule "sources/all"]
path = sources/all
url = https://gitlab.opengapps.org/opengapps/all-new.git
branch = ten
url = https://gitlab.opengapps.org/opengapps/all.git
branch = master
update = rebase
ignore = all
[submodule "sources/arm"]
path = sources/arm
url = https://gitlab.opengapps.org/opengapps/arm-new.git
branch = ten
url = https://gitlab.opengapps.org/opengapps/arm.git
branch = master
update = rebase
ignore = all
[submodule "sources/arm64"]
path = sources/arm64
url = https://gitlab.opengapps.org/opengapps/arm64-new.git
branch = ten
url = https://gitlab.opengapps.org/opengapps/arm64.git
branch = master
update = rebase
ignore = all
[submodule "sources/x86"]
path = sources/x86
url = https://gitlab.opengapps.org/opengapps/x86-new.git
url = https://gitlab.opengapps.org/opengapps/x86.git
branch = master
update = rebase
ignore = all
[submodule "sources/x86_64"]
path = sources/x86_64
url = https://gitlab.opengapps.org/opengapps/x86_64-new.git
url = https://gitlab.opengapps.org/opengapps/x86_64.git
branch = master
update = rebase
ignore = all

0 comments on commit 99f2c9a

Please sign in to comment.