Update default.xml
This commit is contained in:
parent
1d0896ee7c
commit
4247fc30ce
@ -3,13 +3,11 @@
|
||||
<!--<remote name="origin" fetch="https://github.com/"/>-->
|
||||
<remote name="origin" fetch="../../">
|
||||
<mirror name="github" fetch="https://github.com/"/>
|
||||
<mirror name="gitlab" fetch="https://gitlab.com/"/>
|
||||
<mirror name="bitbucket" fetch="https://bitbucket.com/"/>
|
||||
</remote>
|
||||
<options>
|
||||
<branch-release>master</branch-release>
|
||||
<branch-develop>dev</branch-develop>
|
||||
<default-branch>master</default-branch>
|
||||
<branch-release>main</branch-release>
|
||||
<branch-develop>develop</branch-develop>
|
||||
<default-branch>main</default-branch>
|
||||
<default-remote>origin</default-remote>
|
||||
<synchronize-submodule>true</synchronize-submodule>
|
||||
</options>
|
||||
|
Loading…
x
Reference in New Issue
Block a user