From 1d55cea327429e7f12863b6a3d217f96049cfbcb Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 19 Dec 2018 23:48:42 -0500 Subject: [PATCH] [emacs] remove magithub pretty cool, but heavy and slows magit down too much for my taste --- .gitmodules | 11 ----------- init.org | 2 +- lib/ghub+ | 1 - lib/magithub | 1 - 4 files changed, 1 insertion(+), 14 deletions(-) delete mode 160000 lib/ghub+ delete mode 160000 lib/magithub diff --git a/.gitmodules b/.gitmodules index c40f84d..1402da1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -125,10 +125,6 @@ [submodule "ghub"] path = lib/ghub url = git@github.com:magit/ghub.git -[submodule "ghub+"] - path = lib/ghub+ - url = git@github.com:vermiculus/ghub-plus.git - remote = aminb git@github.com:aminb/ghub-plus.git [submodule "git-modes"] path = lib/git-modes url = git@github.com:magit/git-modes.git @@ -186,13 +182,6 @@ [submodule "magit-popup"] path = lib/magit-popup url = git@github.com:magit/magit-popup.git -[submodule "magithub"] - path = lib/magithub - url = git@github.com:vermiculus/magithub.git - # magithub creates a `dir' info-related file, which makes git - # think the submodule is dirty. so, let's ignore the untracked - # files of this submodule - ignore = untracked [submodule "markdown-mode"] path = lib/markdown-mode url = git@github.com:jrblevin/markdown-mode.git diff --git a/init.org b/init.org index a253a15..5a163e3 100644 --- a/init.org +++ b/init.org @@ -2117,7 +2117,7 @@ Hopefully temporary. "")))) #+end_src -** magithub +** COMMENT magithub For when I /have to/ use GH. diff --git a/lib/ghub+ b/lib/ghub+ deleted file mode 160000 index 51ebffe..0000000 --- a/lib/ghub+ +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 51ebffe549286b3c0b0565a373f44f4d64fc57af diff --git a/lib/magithub b/lib/magithub deleted file mode 160000 index 9d48e74..0000000 --- a/lib/magithub +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9d48e74e4ee490ac0e808605b29c01527657af86 -- 2.20.1