diff options
| author | zhanghongqing <[email protected]> | 2020-08-18 18:26:03 +0800 |
|---|---|---|
| committer | zhanghongqing <[email protected]> | 2020-08-18 18:26:03 +0800 |
| commit | fe879eb1b36b94d4900b7e3436009ea86fe05623 (patch) | |
| tree | c7ff8b14a4b5921ef4fec28e3089065d82717170 /.gitmodules | |
| parent | 02809ab6bed0c5ea99357f65bc4ee29edc421005 (diff) | |
项目初始提交
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..22eeb8f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "uap-core"] + path = uap-core + url = https://github.com/ua-parser/uap-core.git |
