git submodule add https://github.com/PyYoshi/uchardet.git src/ext/uchardet
This commit is contained in:
parent
9833abdc9c
commit
58cf986a22
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "src/ext/uchardet"]
|
||||
path = src/ext/uchardet
|
||||
url = https://github.com/PyYoshi/uchardet.git
|
1
src/ext/uchardet
Submodule
1
src/ext/uchardet
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit cff7f2a9cd03c391273d7e5103f219f0870b9034
|
Loading…
Reference in a new issue