forked from pibook/site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 746 Bytes
/
.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
[submodule "images"]
path = images
url = https://github.com/pibook/images.git
branch = master
[submodule "_gallery"]
path = _gallery
url = https://github.com/pibook/_gallery.git
branch = master
[submodule "_includes/extras"]
path = _includes/extras
url = https://github.com/pibook/extras.git
branch = master
[submodule "_quotes"]
path = _quotes
url = https://github.com/pibook/_quotes.git
branch = master
[submodule "_notes"]
path = _notes
url = https://github.com/pibook/notes.git
branch = master
[submodule "_bibliography"]
path = _bibliography
url = https://github.com/pibook/bibliography.git
branch = master
[submodule "_includes/text"]
path = _includes/text
url = https://github.com/mibook/text.git
branch = main