Browse Source

tmporary fix of metadef conflict

pull/2100/head
yanghaoran 3 years ago
parent
commit
d499a9989d
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      .gitmodules
  2. +1
    -1
      metadef

+ 1
- 1
.gitmodules View File

@@ -4,5 +4,5 @@
branch = master branch = master
[submodule "metadef"] [submodule "metadef"]
path = metadef path = metadef
url = https://gitee.com/ascend/metadef.git
url = https://gitee.com/nicholas_yhr/metadef.git
branch = master branch = master

+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit 238e5308bf0191ac4598984ad6de80fa4a0cff4d
Subproject commit 7910e842254d0e4a0004fa73cd95b6f937cdd307

Loading…
Cancel
Save