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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlluis <lluis@xamarin.com>2019-05-23 11:14:18 +0300
committerlluis <lluis@xamarin.com>2019-05-23 11:14:18 +0300
commit8c49256410eff3b10d4bd7e9bf6a2b16c7907cd9 (patch)
tree4309d4cd4c4adda7f8fa2d93fc406d15931583b7 /.gitmodules
parent0c20a23bedda84811567d33820713a3169fa3cbd (diff)
Updated submodule references
Updated reference to mono/debugger-libs@fb98688 Fixed target branch for debugger-libs
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 772108162f..5e0645c693 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,7 @@
[submodule "main/external/debugger-libs"]
path = main/external/debugger-libs
url = git://github.com/mono/debugger-libs.git
- branch = release-8.2
+ branch = master
[submodule "main/external/guiunit"]
path = main/external/guiunit
url = git://github.com/mono/guiunit.git