File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "text "]
2
2
path = text
3
3
url = ../text.git
4
+ branch = utf8
4
5
[submodule "aeson "]
5
6
path = aeson
6
7
url = ../aeson.git
8
+ branch = utf8
7
9
[submodule "attoparsec "]
8
10
path = attoparsec
9
11
url = ../attoparsec.git
12
+ branch = utf8
10
13
[submodule "double-conversion "]
11
14
path = double-conversion
12
15
url = ../double-conversion.git
16
+ branch = utf8
13
17
[submodule "hashable "]
14
18
path = hashable
15
19
url = ../hashable.git
20
+ branch = utf8
16
21
[submodule "text-show "]
17
22
path = text-show
18
23
url = ../text-show.git
24
+ branch = utf8
Original file line number Diff line number Diff line change 1
1
# Meta-repository for text-utf8
2
2
3
3
This repository uses Git submodules. Use e.g. ` git clone --recursive https://github.com/text-utf8/META ` .
4
+
5
+ Use ` git submodule update --remote ` to conveniently update all git submodules to their latest remote branch tips.
You can’t perform that action at this time.
0 commit comments