Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/pulseaudio/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/pulseaudio/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
vudentzs-clone
-
Cloning this repository:
git clone git://gitorious.org/~vudentz/pulseaudio/vudentzs-clone.git vudentzs-clone cd vudentzs-clone
Add this repository as a remote to an existing local repository:
git remote add vudentzs-clone git://gitorious.org/~vudentz/pulseaudio/vudentzs-clone.git git fetch vudentzs-clone git checkout -b my-local-tracking-branch vudentzs-clone/master_or_other_branch
pa-work
-
Cloning this repository:
git clone git://gitorious.org/~elmarco/pulseaudio/pa-work.git pa-work cd pa-work
Add this repository as a remote to an existing local repository:
git remote add pa-work git://gitorious.org/~elmarco/pulseaudio/pa-work.git git fetch pa-work git checkout -b my-local-tracking-branch pa-work/master_or_other_branch
oku-clone
-
Cloning this repository:
git clone git://gitorious.org/~oku/pulseaudio/oku-clone.git oku-clone cd oku-clone
Add this repository as a remote to an existing local repository:
git remote add oku-clone git://gitorious.org/~oku/pulseaudio/oku-clone.git git fetch oku-clone git checkout -b my-local-tracking-branch oku-clone/master_or_other_branch
tanuk-clone
-
Cloning this repository:
git clone git://gitorious.org/~tanuk/pulseaudio/tanuk-clone.git tanuk-clone cd tanuk-clone
Add this repository as a remote to an existing local repository:
git remote add tanuk-clone git://gitorious.org/~tanuk/pulseaudio/tanuk-clone.git git fetch tanuk-clone git checkout -b my-local-tracking-branch tanuk-clone/master_or_other_branch
flameeyes-pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/~flameeyes/pulseaudio/flameeyes-pulseaudio.git flameeyes-pulseaudio cd flameeyes-pulseaudio
Add this repository as a remote to an existing local repository:
git remote add flameeyes-pulseaudio git://gitorious.org/~flameeyes/pulseaudio/flameeyes-pulseaudio.git git fetch flameeyes-pulseaudio git checkout -b my-local-tracking-branch flameeyes-pulseaudio/master_or_other_branch
pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/~tanuk2/pulseaudio/pulseaudio.git pulseaudio cd pulseaudio
Add this repository as a remote to an existing local repository:
git remote add pulseaudio git://gitorious.org/~tanuk2/pulseaudio/pulseaudio.git git fetch pulseaudio git checkout -b my-local-tracking-branch pulseaudio/master_or_other_branch
pulseaudio-raop2
-
Cloning this repository:
git clone git://gitorious.org/~teuf/pulseaudio/pulseaudio-raop2.git pulseaudio-raop2 cd pulseaudio-raop2
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-raop2 git://gitorious.org/~teuf/pulseaudio/pulseaudio-raop2.git git fetch pulseaudio-raop2 git checkout -b my-local-tracking-branch pulseaudio-raop2/master_or_other_branch

