From 6750e9f12292e38c436548608d3ef268ee6847c0 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Thu, 18 Feb 2010 17:26:13 +0000 Subject: [PATCH] add libtorrent 0.15 branch as a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..cd3bcd732 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libtorrent"] + path = libtorrent + url = git@deluge-torrent.org:libtorrent