[sheepdog] [PATCH 1/5] tests: add earthquake repository as a submodule
Hitoshi Mitake
mitake.hitoshi at lab.ntt.co.jp
Thu Dec 25 10:51:21 CET 2014
Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
---
.gitmodules | 4 ++++
tests/earthquake/earthquake.git | 1 +
2 files changed, 5 insertions(+)
create mode 100644 .gitmodules
create mode 160000 tests/earthquake/earthquake.git
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0a4e654
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "tests/earthquake/earthquake.git"]
+ path = tests/earthquake/earthquake.git
+ url = https://github.com/osrg/earthquake.git
+ branch = master
diff --git a/tests/earthquake/earthquake.git b/tests/earthquake/earthquake.git
new file mode 160000
index 0000000..69f92f3
--- /dev/null
+++ b/tests/earthquake/earthquake.git
@@ -0,0 +1 @@
+Subproject commit 69f92f3b81736d1b58fc6c07d07cefbbfeb10014
--
1.8.3.2
More information about the sheepdog
mailing list