PowerShell/.gitmodules

22 lines
750 B
Plaintext
Raw Normal View History

[submodule "src/libpsl-native"]
path = src/libpsl-native
url = https://github.com/PowerShell/psl-native.git
2016-01-15 02:15:26 +01:00
[submodule "src/monad"]
path = src/monad
url = https://github.com/PowerShell/psl-monad.git
[submodule "src/omi"]
path = src/omi
url = https://github.com/Microsoft/omi.git
branch = psrp/features
2016-01-15 02:15:26 +01:00
[submodule "src/omi-provider"]
path = src/omi-provider
url = https://github.com/PowerShell/psl-omi-provider.git
[submodule "src/windows-build"]
path = src/windows-build
url = https://github.com/PowerShell/psl-windows-build.git
[submodule "src/Microsoft.PowerShell.Linux.Host/Modules/Pester"]
path = src/Microsoft.PowerShell.Linux.Host/Modules/Pester
2016-01-15 02:15:26 +01:00
url = https://github.com/PowerShell/psl-pester.git
branch = develop
ignore = dirty