[FIX] coorect the format of the file

This commit is contained in:
Edouard DUPIN 2024-02-10 12:08:53 +01:00
parent 5b1e5534a0
commit 44a4e5216d

View File

@ -5,7 +5,13 @@
<mirror name="github" fetch="https://github.com/"/>
<mirror name="github_ssh" fetch="git@github.com/"/>
</remote>
<default revision="master" remote="origin"/>
<option>
<branch-release>main</branch-release>
<branch-develop>develop</branch-develop>
<default-branch>develop</default-branch>
<default-remote>origin</default-remote>
<synchronize-submodule>true</synchronize-submodule>
</option>
<project name="kangaroo-and-rabbit/archidata.git" path="archidata"/>
<project name="kangaroo-and-rabbit/karusic.git" path="karusic"/>
<project name="kangaroo-and-rabbit/karso.git" path="karso"/>
@ -13,6 +19,6 @@
<project name="kangaroo-and-rabbit/karideo.git" path="karideo"/>
<project name="kangaroo-and-rabbit/common_web.git" path="common_web"/>
<project name="kangaroo-and-rabbit/kilik.git" path="kilik"/>
<option type="deliver_develop" value="dev"/>
<option type="deliver_mode" value="fast_forward"/>
<!-- Create some tooling elements -->
<link source=".island/manifest/README.md" destination="README.md"/>
</manifest>