From 440587144374a9d6e3fbbdc1785727087c57eb56 Mon Sep 17 00:00:00 2001 From: Andreas Schuh Date: Fri, 18 Sep 2020 17:44:26 +0100 Subject: [PATCH] Remove doc/ submodule self-reference --- .gitmodules | 4 ---- doc | 1 - 2 files changed, 5 deletions(-) delete mode 100644 .gitmodules delete mode 160000 doc diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index aa2072c..0000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "doc"] - path = doc - url = https://github.com/gflags/gflags.git - branch = gh-pages diff --git a/doc b/doc deleted file mode 160000 index 8411df7..0000000 --- a/doc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8411df715cf522606e3b1aca386ddfc0b63d34b4