From 620ed6895854c0b82e72a9acedd481e5e14cf80a Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 12 Nov 2018 19:39:20 -0500 Subject: [emacs] assimilate and try out magithub --- .gitmodules | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 589db77..069d432 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,9 @@ [submodule "anzu"] path = lib/anzu url = git@github.com:syohex/emacs-anzu.git +[submodule "apiwrap"] + path = lib/apiwrap + url = git@github.com:vermiculus/apiwrap.el.git [submodule "async"] path = lib/async url = git@github.com:jwiegley/emacs-async.git @@ -94,6 +97,10 @@ [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 @@ -154,6 +161,13 @@ [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 @@ -163,9 +177,9 @@ [submodule "mmm-mode"] path = lib/mmm-mode url = git@github.com:purcell/mmm-mode.git - # mmm-mode creates a `dir' dash info file, which makes git think - # that the submodule is dirty. so, let's ignore the untracked - # files of dash's submodule + # mmm-mode 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 "mwim"] path = lib/mwim -- cgit v1.2.3-60-g2f50