fix tidycache command
[opengapps/opengapps.git] / .gitmodules
blobbe7cc5b4c23d8d84b97d12101f935d4b9f8057fa
1 [submodule "sources/all"]
2         path = sources/all
3         url = ../all.git
4         branch = master
5         update = rebase
6         ignore = all
7 [submodule "sources/arm"]
8         path = sources/arm
9         url = ../arm.git
10         branch = master
11         update = rebase
12         ignore = all
13 [submodule "sources/arm64"]
14         path = sources/arm64
15         url = ../arm64.git
16         branch = master
17         update = rebase
18         ignore = all
19 [submodule "sources/x86"]
20         path = sources/x86
21         url = ../x86.git
22         branch = master
23         update = rebase
24         ignore = all
25 [submodule "sources/x86_64"]
26         path = sources/x86_64
27         url = ../x86_64.git
28         branch = master
29         update = rebase
30         ignore = all