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="https://github.com/"/>-->
|
||||||
<remote name="origin" fetch="../../">
|
<remote name="origin" fetch="../../">
|
||||||
<mirror name="github" fetch="https://github.com/"/>
|
<mirror name="github" fetch="https://github.com/"/>
|
||||||
<mirror name="gitlab" fetch="https://gitlab.com/"/>
|
|
||||||
<mirror name="bitbucket" fetch="https://bitbucket.com/"/>
|
|
||||||
</remote>
|
</remote>
|
||||||
<options>
|
<options>
|
||||||
<branch-release>master</branch-release>
|
<branch-release>main</branch-release>
|
||||||
<branch-develop>dev</branch-develop>
|
<branch-develop>develop</branch-develop>
|
||||||
<default-branch>master</default-branch>
|
<default-branch>main</default-branch>
|
||||||
<default-remote>origin</default-remote>
|
<default-remote>origin</default-remote>
|
||||||
<synchronize-submodule>true</synchronize-submodule>
|
<synchronize-submodule>true</synchronize-submodule>
|
||||||
</options>
|
</options>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user