Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Bunting <dougbu@microsoft.com>2018-01-25 07:43:36 +0300
committerDoug Bunting <dougbu@microsoft.com>2018-01-25 21:46:13 +0300
commit6162476e0a2ece3904bdd6a9d13096356cf9674a (patch)
tree1cfc88b9a15b1ee8ccefaa3bbf51d8ff6f1a19f9 /.gitmodules
parentd5b78c0fa5b3a4f82885fc8e39bb5788d715b3b0 (diff)
Add aspnet/WebHooks to Universe
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4cdbfdef38..629535348f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -186,3 +186,7 @@
path = modules/WebSockets
url = https://github.com/aspnet/WebSockets.git
branch = release/2.1
+[submodule "modules/WebHooks"]
+ path = modules/WebHooks
+ url = https://github.com/aspnet/WebHooks.git
+ branch = release/2.1