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>2018-10-09 20:22:42 +0300
committerlluis <lluis@xamarin.com>2018-10-09 20:22:42 +0300
commite75917cf71d18d248cf72b50823b3f3eab8445de (patch)
treee5f762e3d0fa101dd741c0fb631c6c092b1c4c36 /.gitmodules
parenta9d3cce79a3bdf5e5b701622316b166bccd4573b (diff)
Updated submodule references
Updated reference to mono/debugger-libs@66fa04f Fixed target branch for debugger-libs
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 9c425cdd70..e80aae990e 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 = d16-0-p1
+ branch = master
[submodule "main/external/guiunit"]
path = main/external/guiunit
url = git://github.com/mono/guiunit.git
@@ -47,4 +47,4 @@
[submodule "main/external/xwt"]
path = main/external/xwt
url = git://github.com/mono/xwt
- branch = master
+ branch = d16-0-p1