Compare commits
4 Commits
dev-280Ser
...
nextMaster
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ec138f5d9 | |||
| 6588e3788b | |||
| 81c21df55a | |||
| 082d428340 |
10
default.xml
10
default.xml
@@ -1,7 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<manifest>
|
<manifest>
|
||||||
<remote name="ctm" fetch="ssh://git@home.slvtr.fr:222/"/>
|
<remote name="gitea" fetch="ssh://git@home.slvtr.fr:222/"/>
|
||||||
<default revision="refs/heads/master" remote="ctm" sync-j="4"/>
|
<project name="skoulof/libEncoder" remote="gitea" path="libEncoder" revision="master"/>
|
||||||
<project name="skoulof/libEncoder" remote="ctm" path="libEncoder"/>
|
<project name="skoulof/libPushButton" remote="gitea" path="libPushButton" revision="master"/>
|
||||||
<project name="skoulof/libPushButton" remote="ctm" path="libPushButton"/>
|
<project name="skoulof/xkeRadio" remote="gitea" path="xkeRadio" revision="master"/>
|
||||||
<project name="skoulof/xkeRadio" remote="ctm" path="xkeRadio"/>
|
|
||||||
</manifest>
|
</manifest>
|
||||||
Reference in New Issue
Block a user