Set monad-native submodule branch back to master

Since we're no longer working off develop.
This commit is contained in:
Andrew Schwartzmeyer 2015-12-23 10:15:03 -08:00
parent b3a92e0ed3
commit 2e65ba25e4

1
.gitmodules vendored
View File

@ -5,7 +5,6 @@
[submodule "src/monad-native"]
path = src/monad-native
url = https://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-native
branch = develop
[submodule "ext-src/pester"]
path = ext-src/pester
url = https://msostc.visualstudio.com/DefaultCollection/PS/_git/Pester