PowerShell/.gitmodules

13 lines
417 B
Plaintext
Raw Normal View History

[submodule "src/windows-build"]
path = src/windows-build
url = https://github.com/PowerShell/psl-windows-build.git
2016-04-02 03:09:30 +02:00
[submodule "src/Modules/Pester"]
path = src/Modules/Pester
2016-01-15 02:15:26 +01:00
url = https://github.com/PowerShell/psl-pester.git
branch = develop
ignore = dirty
[submodule "src/libpsl-native/test/googletest"]
path = src/libpsl-native/test/googletest
url = https://github.com/google/googletest.git
ignore = dirty