From 8b33c9164c157753d0ca61a5806cfd2b599ab261 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Mon, 27 May 2019 11:20:42 +0200 Subject: [PATCH] remove ancient submodules --- .gitmodules | 6 ------ README.md | 10 ---------- sh/meow.sh | 1 - sh/z | 1 - 4 files changed, 18 deletions(-) delete mode 160000 sh/meow.sh delete mode 160000 sh/z diff --git a/.gitmodules b/.gitmodules index df94d1f..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +0,0 @@ -[submodule "sh/z"] - path = sh/z - url = https://github.com/rupa/z.git -[submodule "sh/meow.sh"] - path = sh/meow.sh - url = https://github.com/notwa/meow.sh.git diff --git a/README.md b/README.md index f82deee..26efdf6 100644 --- a/README.md +++ b/README.md @@ -512,13 +512,3 @@ $ unwrap /usr/share/licenses/common/GPL3/license.txt | trunc | head The licenses for most software and other practical works are … $ echo 'this is just an example; these scripts are (mostly) unlicensed.' ``` - -## submodules - -### [meow.sh](//github.com/notwa/meow.sh) - - - -### [z](//github.com/rupa/z) - - diff --git a/sh/meow.sh b/sh/meow.sh deleted file mode 160000 index 477f673..0000000 --- a/sh/meow.sh +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 477f67363d89d3dee5dc4e1eda83b3c7128a51bc diff --git a/sh/z b/sh/z deleted file mode 160000 index 1a361f6..0000000 --- a/sh/z +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1a361f6dc10e54e34e42f1e03850692959c6b413