Repositories
amdroid-h
HaaTa’s master branch for development. more…
The master branch is a staging branch to the main amdroid repo http://amdroid.ampache.org/git. Consider it Beta quality or higher.
-
Cloning this repository:
git clone git://gitorious.org/amdroid-h/amdroid-h.git amdroid-h cd amdroid-h
Add this repository as a remote to an existing local repository:
git remote add amdroid-h git://gitorious.org/amdroid-h/amdroid-h.git git fetch amdroid-h git checkout -b my-local-tracking-branch amdroid-h/master_or_other_branch
amdroid-h-bin
Binary Repo for Amdroid-h
-
Cloning this repository:
git clone git://gitorious.org/amdroid-h/amdroid-h-bin.git amdroid-h-bin cd amdroid-h-bin
Add this repository as a remote to an existing local repository:
git remote add amdroid-h-bin git://gitorious.org/amdroid-h/amdroid-h-bin.git git fetch amdroid-h-bin git checkout -b my-local-tracking-branch amdroid-h-bin/master_or_other_branch
amdroid-h-oldhead
-
Cloning this repository:
git clone git://gitorious.org/+amdroid-h-members/amdroid-h/amdroid-h-oldhead.git amdroid-h-oldhead cd amdroid-h-oldhead
Add this repository as a remote to an existing local repository:
git remote add amdroid-h-oldhead git://gitorious.org/+amdroid-h-members/amdroid-h/amdroid-h-oldhead.git git fetch amdroid-h-oldhead git checkout -b my-local-tracking-branch amdroid-h-oldhead/master_or_other_branch
amdroid-h-iix
-
Cloning this repository:
git clone git://gitorious.org/~iix/amdroid-h/amdroid-h-iix.git amdroid-h-iix cd amdroid-h-iix
Add this repository as a remote to an existing local repository:
git remote add amdroid-h-iix git://gitorious.org/~iix/amdroid-h/amdroid-h-iix.git git fetch amdroid-h-iix git checkout -b my-local-tracking-branch amdroid-h-iix/master_or_other_branch
amdroid-h-mtgap
-
Cloning this repository:
git clone git://gitorious.org/~mtgap/amdroid-h/amdroid-h-mtgap.git amdroid-h-mtgap cd amdroid-h-mtgap
Add this repository as a remote to an existing local repository:
git remote add amdroid-h-mtgap git://gitorious.org/~mtgap/amdroid-h/amdroid-h-mtgap.git git fetch amdroid-h-mtgap git checkout -b my-local-tracking-branch amdroid-h-mtgap/master_or_other_branch
antlersofts-amdroid-h
-
Cloning this repository:
git clone git://gitorious.org/~antlersoft/amdroid-h/antlersofts-amdroid-h.git antlersofts-amdroid-h cd antlersofts-amdroid-h
Add this repository as a remote to an existing local repository:
git remote add antlersofts-amdroid-h git://gitorious.org/~antlersoft/amdroid-h/antlersofts-amdroid-h.git git fetch antlersofts-amdroid-h git checkout -b my-local-tracking-branch antlersofts-amdroid-h/master_or_other_branch
inamortys-amdroid-h
-
Cloning this repository:
git clone git://gitorious.org/~inamorty/amdroid-h/inamortys-amdroid-h.git inamortys-amdroid-h cd inamortys-amdroid-h
Add this repository as a remote to an existing local repository:
git remote add inamortys-amdroid-h git://gitorious.org/~inamorty/amdroid-h/inamortys-amdroid-h.git git fetch inamortys-amdroid-h git checkout -b my-local-tracking-branch inamortys-amdroid-h/master_or_other_branch

