X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/0ad4c1fb2cc33075e93c4caac68c3e5808165dab..c49fa11a90f9b17159062e3ab2f4a960f1048ffd:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 8465dc5..ef689ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,18 +30,16 @@ [submodule "debbugs"] path = lib/debbugs url = https://github.com/emacsmirror/debbugs.git -[submodule "diff-hl"] - path = lib/diff-hl - url = https://github.com/dgutov/diff-hl.git + # debbugs creates a `instructions.info' info file, which makes git + # think that the submodule is dirty. so, let's ignore the + # untracked files of debbugs' submodule + ignore = untracked [submodule "ebdb"] path = lib/ebdb url = https://github.com/girzel/ebdb.git [submodule "erc-hl-nicks"] path = lib/erc-hl-nicks url = https://github.com/leathekd/erc-hl-nicks.git -[submodule "erc-scrolltoplace"] - path = lib/erc-scrolltoplace - url = https://gitlab.com/jgkamat/erc-scrolltoplace.git [submodule "expand-region"] path = lib/expand-region url = https://github.com/magnars/expand-region.el.git @@ -92,12 +90,20 @@ [submodule "rich-minority"] path = lib/rich-minority url = https://github.com/Malabarba/rich-minority.git +[submodule "rt-liberation"] + path = lib/rt-liberation + url = https://git.savannah.gnu.org/git/rtliber.git + info-path = doc + # rt-liberation creates doc/{dir,rt-liberation.info} files, which + # make git think that the submodule is dirty. so, let's ignore + # the untracked files of rt-liberation's submodule + ignore = untracked [submodule "s"] path = lib/s url = https://github.com/magnars/s.el.git [submodule "scpaste"] path = lib/scpaste - url = https://github.com/technomancy/scpaste.git + url = https://git.sr.ht/~technomancy/scpaste [submodule "smart-mode-line"] path = lib/smart-mode-line url = https://github.com/Malabarba/smart-mode-line.git