Skip to content

Commit 8c33bd9

Browse files
committed
move/update submodule checkouts to apps and libs dirs
1 parent 93b22b5 commit 8c33bd9

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[submodule "worker"]
2-
path = worker
1+
[submodule "apps/worker"]
2+
path = apps/worker
33
url = [email protected]:codecov/worker.git
4-
[submodule "codecov-api"]
5-
path = codecov-api
4+
[submodule "apps/codecov-api"]
5+
path = apps/codecov-api
66
url = [email protected]:codecov/codecov-api.git
7-
[submodule "shared"]
8-
path = shared
7+
[submodule "libs/shared"]
8+
path = libs/shared
99
url = [email protected]:codecov/shared.git

apps/codecov-api

Submodule codecov-api added at d23a6a0

apps/worker

Submodule worker added at c87d47b

codecov-api

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/shared

Submodule shared added at 3aea532

shared

Lines changed: 0 additions & 1 deletion
This file was deleted.

worker

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)