Repositories
mt-cross-tools
Qt on Raspberry PI
-
Cloning this repository:
git clone git://gitorious.org/qtonpi/mt-cross-tools.git mt-cross-tools cd mt-cross-tools
Add this repository as a remote to an existing local repository:
git remote add mt-cross-tools git://gitorious.org/qtonpi/mt-cross-tools.git git fetch mt-cross-tools git checkout -b my-local-tracking-branch mt-cross-tools/master_or_other_branch
juhapekkas-mt-cross-tools
-
Cloning this repository:
git clone git://gitorious.org/~juhapekka/qtonpi/juhapekkas-mt-cross-tools.git juhapekkas-mt-cross-tools cd juhapekkas-mt-cross-tools
Add this repository as a remote to an existing local repository:
git remote add juhapekkas-mt-cross-tools git://gitorious.org/~juhapekka/qtonpi/juhapekkas-mt-cross-tools.git git fetch juhapekkas-mt-cross-tools git checkout -b my-local-tracking-branch juhapekkas-mt-cross-tools/master_or_other_branch

