[DEV] Add git@ and change revisions

This commit is contained in:
2022-09-24 22:23:33 +02:00
parent 082d428340
commit 81c21df55a

View File

@@ -1,7 +1,6 @@
<manifest> <manifest>
<remote name="ctm" fetch="ssh://home.slvtr.fr:222/"/> <remote name="ctm" fetch="ssh://git@home.slvtr.fr:222/"/>
<default revision="refs/heads/master" remote="ctm" sync-j="4"/> <project name="skoulof/libEncoder" remote="ctm" path="libEncoder" revision="master"/>
<project name="skoulof/libEncoder" remote="ctm" path="libEncoder"/> <project name="skoulof/libPushButton" remote="ctm" path="libPushButton" revision="master"/>
<project name="skoulof/libPushButton" remote="ctm" path="libPushButton"/> <project name="skoulof/xkeRadio" remote="ctm" path="xkeRadio" revision="master"/>
<project name="skoulof/xkeRadio" remote="ctm" path="xkeRadio"/>
</manifest> </manifest>