X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/f0a2dfe1e2c2bef245cb3b73227d50beb3e68f2b..972cc68a633d31739c5068fd28f821cbb0d96715:/.gitmodules diff --git a/.gitmodules b/.gitmodules index c9c41e5..1f57aeb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,9 +34,6 @@ # think that the submodule is dirty. so, let's ignore the # untracked files of debbugs' submodule ignore = untracked -[submodule "diff-hl"] - path = lib/diff-hl - url = https://github.com/dgutov/diff-hl.git [submodule "ebdb"] path = lib/ebdb url = https://github.com/girzel/ebdb.git @@ -96,12 +93,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