path = lib/dash
url = git@github.com:magnars/dash.el.git
no-makeinfo = dash-template.texi
+ # dash 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
+ ignore = untracked
[submodule "diff-hl"]
path = lib/diff-hl
url = git@github.com:dgutov/diff-hl.git