[DEV] correct the remote with username

This commit is contained in:
Edouard Dupin 2017-03-30 23:43:01 +00:00
parent 582fce73e1
commit 83fa848815

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--<remote name="origin" fetch="https://github.com/"/>-->
<remote name="origin" fetch="ssh://192.168.0.156/git/"/>
<remote name="origin" fetch="ssh://heero@192.168.0.156/git/"/>
<default revision="master" remote="origin" sync-s="true"/>
<include name="atria-soft.xml"/>
<include name="musicdsp.xml"/>