From 0a78a50eff03e998c4df1afab16bd4c5293449e0 Mon Sep 17 00:00:00 2001 From: DennisOSRM Date: Wed, 4 Apr 2012 11:52:16 +0200 Subject: [PATCH] Adding external web project as submodule --- .gitmodules | 3 +++ Docs | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Docs diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..5bf44f703 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Docs"] + path = Docs + url = https://github.com/DennisSchiefer/Project-OSRM-Web.git diff --git a/Docs b/Docs new file mode 160000 index 000000000..4e2e95cc2 --- /dev/null +++ b/Docs @@ -0,0 +1 @@ +Subproject commit 4e2e95cc27bce5cf0348581b824ff055223d275d