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:
authorCody Russell <cody@jhu.edu>2013-10-02 20:34:20 +0400
committerCody Russell <cody@jhu.edu>2013-10-10 08:17:01 +0400
commit83c032bdeb2beae7a30811087448144b95b25a25 (patch)
treec84a69aa90890788d7e05da20b3d1bbb48a37326 /.gitmodules
parente083e731811a11ac6e1f13de5a2c28b807ee1671 (diff)
Reworking the logging services, using Raygun.io
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d272e54684..95105b2985 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,3 +37,6 @@
[submodule "main/external/guiunit"]
path = main/external/guiunit
url = git://github.com/mono/guiunit.git
+[submodule "main/external/raygun4net"]
+ path = main/external/raygun4net
+ url = git@github.com:bratsche/raygun4net.git