From 6b78a2560acb74a93307e3cb3f5a2ee266aeb5c1 Mon Sep 17 00:00:00 2001 From: chapel Date: Mon, 7 Nov 2011 20:29:05 -0800 Subject: [PATCH] Add epl submodule back in --- .gitmodules | 3 +++ etherpad-lite | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 etherpad-lite diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..46e94e3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "etherpad-lite"] + path = etherpad-lite + url = https://github.com/chapel/etherpad-lite diff --git a/etherpad-lite b/etherpad-lite new file mode 160000 index 0000000..9534f9f --- /dev/null +++ b/etherpad-lite @@ -0,0 +1 @@ +Subproject commit 9534f9f1a1bf7b232231b3889e6030218704751d -- 2.25.1