PowerShell7/.gitmodules
Andrew Schwartzmeyer 19d8a6a0b2 Move monad-build to windows-build on GitHub
Better name since this submodule only has to do with the Windows build
system and generated artifacts.
2016-01-14 12:55:39 -08:00

25 lines
841 B
Plaintext

[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/windows-build"]
path = src/windows-build
url = https://github.com/PowerShell/psl-windows-build.git
[submodule "src/dsc"]
path = src/dsc
url = https://github.com/Microsoft/PowerShell-DSC-for-Linux.git