diff options
author | Amin Bandali <bandali@gnu.org> | 2018-12-19 23:48:42 -0500 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2018-12-19 23:48:42 -0500 |
commit | 1d55cea327429e7f12863b6a3d217f96049cfbcb (patch) | |
tree | b8b7979f9f71acaba2d02370e0decd65980ee376 /.gitmodules | |
parent | d7d782e1924967e4111952a874e436b9c2ae1049 (diff) | |
download | configs-1d55cea327429e7f12863b6a3d217f96049cfbcb.tar.gz configs-1d55cea327429e7f12863b6a3d217f96049cfbcb.tar.xz configs-1d55cea327429e7f12863b6a3d217f96049cfbcb.zip |
[emacs] remove magithub
pretty cool, but heavy and slows magit down too much for my taste
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 11 |
1 files changed, 0 insertions, 11 deletions
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 |