forked from PowerShell/PowerShell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 855 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "src/monad"]
path = src/monad
url = https://github.com/PowerShell/psl-monad.git
[submodule "src/libpsl-native"]
path = src/libpsl-native
url = https://github.com/PowerShell/psl-native.git
[submodule "ext-src/pester"]
path = ext-src/pester
url = https://msostc.visualstudio.com/DefaultCollection/PS/_git/Pester
branch = develop
ignore = dirty
[submodule "src/monad-omi-provider"]
path = src/monad-omi-provider
url = https://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-omi-provider
[submodule "src/omi"]
path = src/omi
url = https://github.com/MSFTOSSMgmt/omi.git
branch = psrp/features
[submodule "src/monad-build"]
path = src/monad-build
url = https://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-build
[submodule "src/dsc"]
path = src/dsc
url = https://github.com/Microsoft/PowerShell-DSC-for-Linux.git