PowerShell/.gitmodules

10 lines
307 B
Plaintext
Raw Normal View History

2016-04-02 09:09:30 +08:00
[submodule "src/Modules/Pester"]
path = src/Modules/Shared/Pester
2016-01-15 09:15:26 +08: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