diff options
author | Amin Bandali <bandali@gnu.org> | 2020-04-13 12:09:56 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-04-13 12:09:56 -0400 |
commit | 5750405c72761414854658f5f8b227cb9c16ee8f (patch) | |
tree | c69fbc112f4860a7ea51b2734818f7b0b905f9ab /.gitmodules | |
parent | 39c1c07363abeeca1c13f257fdacf0eb0851ac1f (diff) | |
download | configs-5750405c72761414854658f5f8b227cb9c16ee8f.tar.gz configs-5750405c72761414854658f5f8b227cb9c16ee8f.tar.xz configs-5750405c72761414854658f5f8b227cb9c16ee8f.zip |
Assimilate diff-hl 1.8.7-10-ga625033
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7aad07e..c500cfb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,6 +18,9 @@ # that the submodule is dirty. so, let's ignore the untracked # files of dash's 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 |