Repositories
xbmc-qml-remote
qml remote for xbmc
-
Cloning this repository:
git clone git://gitorious.org/xbmc-qml-remote/xbmc-qml-remote.git xbmc-qml-remote cd xbmc-qml-remote
Add this repository as a remote to an existing local repository:
git remote add xbmc-qml-remote git://gitorious.org/xbmc-qml-remote/xbmc-qml-remote.git git fetch xbmc-qml-remote git checkout -b my-local-tracking-branch xbmc-qml-remote/master_or_other_branch
koyings-xbmc-qml-remote
-
Cloning this repository:
git clone git://gitorious.org/~koying/xbmc-qml-remote/koyings-xbmc-qml-remote.git koyings-xbmc-qml-remote cd koyings-xbmc-qml-remote
Add this repository as a remote to an existing local repository:
git remote add koyings-xbmc-qml-remote git://gitorious.org/~koying/xbmc-qml-remote/koyings-xbmc-qml-remote.git git fetch koyings-xbmc-qml-remote git checkout -b my-local-tracking-branch koyings-xbmc-qml-remote/master_or_other_branch
ripper17s-xbmc-qml-remote
-
Cloning this repository:
git clone git://gitorious.org/~ripper17/xbmc-qml-remote/ripper17s-xbmc-qml-remote.git ripper17s-xbmc-qml-remote cd ripper17s-xbmc-qml-remote
Add this repository as a remote to an existing local repository:
git remote add ripper17s-xbmc-qml-remote git://gitorious.org/~ripper17/xbmc-qml-remote/ripper17s-xbmc-qml-remote.git git fetch ripper17s-xbmc-qml-remote git checkout -b my-local-tracking-branch ripper17s-xbmc-qml-remote/master_or_other_branch

