-
-
Notifications
You must be signed in to change notification settings - Fork 49
/
.gitmodules
45 lines (45 loc) · 1.26 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[include]
path = .gitremotes
path = .borgconfig
[submodule "auto-compile"]
path = lib/auto-compile
url = https://github.com/emacscollective/auto-compile.git
[submodule "borg"]
path = lib/borg
url = https://github.com/emacscollective/borg.git
[submodule "closql"]
path = lib/closql
url = https://github.com/magit/closql.git
[submodule "compat"]
path = lib/compat
url = https://github.com/emacs-compat/compat.git
[submodule "dash"]
path = lib/dash
url = https://github.com/magnars/dash.el.git
[submodule "diff-hl"]
path = lib/diff-hl
url = https://github.com/dgutov/diff-hl.git
[submodule "emacsql"]
path = lib/emacsql
url = https://github.com/magit/emacsql.git
[submodule "epkg"]
path = lib/epkg
url = https://github.com/emacscollective/epkg.git
[submodule "git-modes"]
path = lib/git-modes
url = https://github.com/magit/git-modes.git
[submodule "llama"]
path = lib/llama
url = https://github.com/tarsius/llama.git
[submodule "magit"]
path = lib/magit
url = https://github.com/magit/magit.git
[submodule "transient"]
path = lib/transient
url = https://github.com/magit/transient.git
[submodule "treepy"]
path = lib/treepy
url = https://github.com/volrath/treepy.el.git
[submodule "with-editor"]
path = lib/with-editor
url = https://github.com/magit/with-editor.git