From d2798204a1a84a23a9510aeda73d5b9b75d2c8eb Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 26 Aug 2014 13:59:07 +0400 Subject: [PATCH] remove tasks from submodules here --- .gitmodules | 3 --- task.h | 2 +- tasks | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 .gitmodules delete mode 160000 tasks diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index de356d6..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "tasks"] - path = tasks - url = https://github.com/mhogomchungu/tasks.git diff --git a/task.h b/task.h index 7366c4e..5baf9a3 120000 --- a/task.h +++ b/task.h @@ -1 +1 @@ -tasks/task.h \ No newline at end of file +../tasks/task.h \ No newline at end of file diff --git a/tasks b/tasks deleted file mode 160000 index f78c18d..0000000 --- a/tasks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f78c18d38156e8f7dd0d342d9f8779bed8b7f84e