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:
authorKirill Osenkov <github@osenkov.com>2019-02-11 23:08:59 +0300
committerKirill Osenkov <github@osenkov.com>2019-02-11 23:08:59 +0300
commit21a41f6f7165513a2b17dadb81fc85bb006084bb (patch)
treeb327cc15f0adf2d1aa9fc5fe603579c7c0955944 /.gitmodules
parentf6b965a068c9ba33d3cad9407ab578c4e3221d79 (diff)
Switch to xamarin/NRefactory submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ab5a02ff8a..3299b629e9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,7 +32,7 @@
url = git://github.com/mono/mono-tools.git
[submodule "main/external/nrefactory"]
path = main/external/nrefactory
- url = git://github.com/KirillOsenkov/NRefactory.git
+ url = git://github.com/xamarin/NRefactory.git
[submodule "main/external/nuget-binary"]
path = main/external/nuget-binary
url = git://github.com/mono/nuget-binary.git