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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2012-07-01 01:45:02 +0400
committerJo Shields <directhex@apebox.org>2012-07-01 01:45:02 +0400
commit1379de2043f8e0e6f2c90e8dafedd1a8f7be18ae (patch)
tree3e6055541ccf41eaa06cba0a18dc117936d6afc1 /.gitmodules
parent7fd71833d327ac97133b6bd3fd7c0ad8a25a3f11 (diff)
Add directhex's debian packaging metadata repository as a submodule, to help with MonkeyWrench integration.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index aeab4b96e65..1212a8a8edd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "external/cecil"]
path = external/cecil
url = git://github.com/mono/cecil.git
+[submodule "external/debian-snapshot"]
+ path = external/debian-snapshot
+ url = git://github.com/directhex/mono-snapshot.git