-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.67 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "templates/dotnet-template"]
path = templates/dotnet-template
url = git@github.com:devantler-tech/dotnet-template.git
branch = main
[submodule "dotfiles"]
path = dotfiles
url = git@github.com:devantler/dotfiles.git
branch = main
[submodule "github/devantler-tech/.github-public"]
path = github/devantler-tech/.github-public
url = git@github.com:devantler-tech/.github.git
branch = main
[submodule "github/devantler-tech/github-actions/actions"]
path = github/devantler-tech/github-actions/actions
url = git@github.com:devantler-tech/actions.git
branch = main
[submodule "github/personal/.github-public"]
path = github/personal/.github-public
url = git@github.com:devantler/.github.git
branch = main
[submodule "github/personal/profile"]
path = github/personal/profile
url = git@github.com:devantler/devantler.git
branch = main
[submodule "platform"]
path = platform
url = git@github.com:devantler-tech/platform.git
branch = main
[submodule "homebrew-formulas"]
path = homebrew-formulas
url = git@github.com:devantler-tech/homebrew-formulas.git
branch = main
[submodule "github/devantler-tech/github-actions/reusable-workflows"]
path = github/devantler-tech/github-actions/reusable-workflows
url = git@github.com:devantler-tech/reusable-workflows.git
branch = main
[submodule "templates/go-template"]
path = templates/go-template
url = git@github.com:devantler-tech/go-template.git
branch = main
[submodule "projects/ksail"]
path = projects/ksail
url = git@github.com:devantler-tech/ksail.git
branch = main
[submodule "github/devantler-tech/maintenance"]
path = github/devantler-tech/maintenance
url = git@github.com:devantler-tech/maintenance.git
branch = main