projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] add Borg's layer/essentials init, with some of my stuff
[~bandali/configs]
/
.gitmodules
diff --git
a/.gitmodules
b/.gitmodules
index
452a4ed
..
6a5b74d
100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-14,6
+14,10
@@
path = lib/dash
url = git@github.com:magnars/dash.el.git
no-makeinfo = dash-template.texi
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
[submodule "diff-hl"]
path = lib/diff-hl
url = git@github.com:dgutov/diff-hl.git