Merge pull request #19993 from weswigham/mark-submodules-dirty

Mark submodule changes as ignored
This commit is contained in:
Nathan Shively-Sanders 2017-11-15 10:47:09 -08:00 committed by GitHub
commit 09d0a671ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 3 deletions

10
.gitmodules vendored
View file

@ -1,15 +1,25 @@
[submodule "tests/cases/user/TypeScript-React-Starter/TypeScript-React-Starter"]
path = tests/cases/user/TypeScript-React-Starter/TypeScript-React-Starter
url = https://github.com/Microsoft/TypeScript-React-Starter
ignore = all
shallow = true
[submodule "tests/cases/user/TypeScript-Node-Starter/TypeScript-Node-Starter"]
path = tests/cases/user/TypeScript-Node-Starter/TypeScript-Node-Starter
url = https://github.com/Microsoft/TypeScript-Node-Starter.git
ignore = all
shallow = true
[submodule "tests/cases/user/TypeScript-React-Native-Starter/TypeScript-React-Native-Starter"]
path = tests/cases/user/TypeScript-React-Native-Starter/TypeScript-React-Native-Starter
url = https://github.com/Microsoft/TypeScript-React-Native-Starter.git
ignore = all
shallow = true
[submodule "tests/cases/user/TypeScript-Vue-Starter/TypeScript-Vue-Starter"]
path = tests/cases/user/TypeScript-Vue-Starter/TypeScript-Vue-Starter
url = https://github.com/Microsoft/TypeScript-Vue-Starter.git
ignore = all
shallow = true
[submodule "tests/cases/user/TypeScript-WeChat-Starter/TypeScript-WeChat-Starter"]
path = tests/cases/user/TypeScript-WeChat-Starter/TypeScript-WeChat-Starter
url = https://github.com/Microsoft/TypeScript-WeChat-Starter.git
ignore = all
shallow = true

@ -1 +1 @@
Subproject commit 2c62f5a4ea51978e3715b475e17962cdeca75e38
Subproject commit 59571c0d34aa48820309291b966778795d1cbebf

@ -1 +1 @@
Subproject commit 96fb6237a9dda8d17059eea7fa7c22dd7db82c97
Subproject commit 68f60e1a4b947df47418e1d420acc59dafdfef12

@ -1 +1 @@
Subproject commit 5fca1032edaab5414ec1c167f42d3dc59220d9aa
Subproject commit 3fb8b4601022f7e2df899eb0ac0178f531e6f027