+[submodule "dash"]
+ path = lib/dash
+ url = https://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 "ivy"]
+ path = lib/ivy
+ url = https://github.com/abo-abo/swiper.git
+ info-path = doc
+[submodule "libgit"]
+ path = lib/libgit
+ url = https://github.com/magit/libegit2.git
+ build-step = make
+[submodule "magit"]
+ path = lib/magit
+ url = https://github.com/magit/magit.git
+ recursive-byte-compile = true
+ info-path = Documentation
+[submodule "no-littering"]
+ path = lib/no-littering
+ url = https://github.com/emacscollective/no-littering.git
+[submodule "org"]
+ path = lib/org
+ url = https://code.orgmode.org/bzg/org-mode.git
+ build-step = make
+ load-path = lisp
+ load-path = contrib/lisp
+ info-path = doc