PowerShell/.gitmodules

10 lines
307 B
Plaintext
Raw Permalink Normal View History

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