[DEV] Add git@ and change revisions
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<manifest>
|
||||
<remote name="ctm" fetch="ssh://home.slvtr.fr:222/"/>
|
||||
<default revision="refs/heads/master" remote="ctm" sync-j="4"/>
|
||||
<project name="skoulof/libEncoder" remote="ctm" path="libEncoder"/>
|
||||
<project name="skoulof/libPushButton" remote="ctm" path="libPushButton"/>
|
||||
<project name="skoulof/xkeRadio" remote="ctm" path="xkeRadio"/>
|
||||
<remote name="ctm" fetch="ssh://git@home.slvtr.fr:222/"/>
|
||||
<project name="skoulof/libEncoder" remote="ctm" path="libEncoder" revision="master"/>
|
||||
<project name="skoulof/libPushButton" remote="ctm" path="libPushButton" revision="master"/>
|
||||
<project name="skoulof/xkeRadio" remote="ctm" path="xkeRadio" revision="master"/>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user