From 3091c7aa874e55ff8453726a6cb8cebd5e253a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Tue, 28 Apr 2015 01:55:20 +0200 Subject: [PATCH] Remove mistaken submodule in the tree The path test/data/testrepo was mistakenly added as a submodule and the error was not caught before merging. Remove this path as it should not exist on the repo. --- test/data/testrepo | 1 - 1 file changed, 1 deletion(-) delete mode 160000 test/data/testrepo diff --git a/test/data/testrepo b/test/data/testrepo deleted file mode 160000 index 2be5719..0000000 --- a/test/data/testrepo +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2be5719152d4f82c7302b1c0932d8e5f0a4a0e98