Browse Source

permanent fix of metadef conflict

pull/2101/head
yanghaoran 3 years ago
parent
commit
b74d9ffd58
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/nicholas_yhr/metadef.git
url = https://gitee.com/ascend/metadef.git
branch = master branch = master

+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit 7910e842254d0e4a0004fa73cd95b6f937cdd307
Subproject commit 2659f49dcb14c0773e10e17ee9896b7be4d8e7be

Loading…
Cancel
Save