-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 928 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "test/scenario-elm-pages-incompatible-wire/elm-pages"]
path = test/scenario-elm-pages-incompatible-wire/elm-pages
url = git@github.com:dillonkearns/elm-pages.git
[submodule "vendor/elm-format"]
path = vendor/elm-format
url = git@github.com:lamdera/elm-format.git
[submodule "extra/package-replacements/elm/virtual-dom"]
path = extra/package-replacements/elm/virtual-dom
url = git@github.com:lamdera/elm-virtual-dom.git
branch = lamdera
[submodule "extra/package-replacements/elm/browser"]
path = extra/package-replacements/elm/browser
url = git@github.com:lamdera/elm-browser.git
branch = lamdera
[submodule "extra/package-replacements/elm/html"]
path = extra/package-replacements/elm/html
url = git@github.com:lamdera/elm-html.git
branch = lamdera
[submodule "extra/package-replacements/elm/core"]
path = extra/package-replacements/elm/core
url = git@github.com:lamdera/elm-core.git
branch = lamdera