-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 935 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "test/e2e/fixtures/jaffle-shop"]
path = test/e2e/fixtures/jaffle-shop
url = https://github.com/dbt-labs/jaffle-shop.git
[submodule "test/e2e/fixtures/jaffle-shop-classic"]
path = test/e2e/fixtures/jaffle-shop-classic
url = https://github.com/dbt-labs/jaffle-shop-classic.git
[submodule "test/e2e/fixtures/mrr-playbook"]
path = test/e2e/fixtures/mrr-playbook
url = https://github.com/dbt-labs/mrr-playbook.git
[submodule "test/e2e/fixtures/dbt-artifacts"]
path = test/e2e/fixtures/dbt-artifacts
url = https://github.com/brooklyn-data/dbt_artifacts.git
[submodule "test/e2e/fixtures/dbt-date"]
path = test/e2e/fixtures/dbt-date
url = https://github.com/calogica/dbt-date.git
[submodule "test/e2e/fixtures/dbt-utils"]
path = test/e2e/fixtures/dbt-utils
url = https://github.com/dbt-labs/dbt-utils.git
[submodule "test/e2e/fixtures/sakila"]
path = test/e2e/fixtures/sakila
url = https://github.com/jOOQ/sakila.git