Repositories
cdhowie-clone
-
Cloning this repository:
git clone git://gitorious.org/~cdhowie/banshee/cdhowie-clone.git cdhowie-clone cd cdhowie-clone
Add this repository as a remote to an existing local repository:
git remote add cdhowie-clone git://gitorious.org/~cdhowie/banshee/cdhowie-clone.git git fetch cdhowie-clone git checkout -b my-local-tracking-branch cdhowie-clone/master_or_other_branch
docs
-
Cloning this repository:
git clone git://gitorious.org/~pcutler/banshee/docs.git docs cd docs
Add this repository as a remote to an existing local repository:
git remote add docs git://gitorious.org/~pcutler/banshee/docs.git git fetch docs git checkout -b my-local-tracking-branch docs/master_or_other_branch
windows-binaries
Binaries for use building/running Banshee on Windows.
-
Cloning this repository:
git clone git://gitorious.org/banshee/windows-binaries.git windows-binaries cd windows-binaries
Add this repository as a remote to an existing local repository:
git remote add windows-binaries git://gitorious.org/banshee/windows-binaries.git git fetch windows-binaries git checkout -b my-local-tracking-branch windows-binaries/master_or_other_branch
gapless-work
-
Cloning this repository:
git clone git://gitorious.org/~raof/banshee/gapless-work.git gapless-work cd gapless-work
Add this repository as a remote to an existing local repository:
git remote add gapless-work git://gitorious.org/~raof/banshee/gapless-work.git git fetch gapless-work git checkout -b my-local-tracking-branch gapless-work/master_or_other_branch
bl8-clone
My personal clone of the banshee repository.
WARNING : I might occasionnaly rebase some of my branches, so you probably should not branch anything from here.
-
Cloning this repository:
git clone git://gitorious.org/~bl8/banshee/bl8-clone.git bl8-clone cd bl8-clone
Add this repository as a remote to an existing local repository:
git remote add bl8-clone git://gitorious.org/~bl8/banshee/bl8-clone.git git fetch bl8-clone git checkout -b my-local-tracking-branch bl8-clone/master_or_other_branch
eeejays-clone
-
Cloning this repository:
git clone git://gitorious.org/~eeejay/banshee/eeejays-clone.git eeejays-clone cd eeejays-clone
Add this repository as a remote to an existing local repository:
git remote add eeejays-clone git://gitorious.org/~eeejay/banshee/eeejays-clone.git git fetch eeejays-clone git checkout -b my-local-tracking-branch eeejays-clone/master_or_other_branch
gixug-clone
-
Cloning this repository:
git clone git://gitorious.org/~gixug/banshee/gixug-clone.git gixug-clone cd gixug-clone
Add this repository as a remote to an existing local repository:
git remote add gixug-clone git://gitorious.org/~gixug/banshee/gixug-clone.git git fetch gixug-clone git checkout -b my-local-tracking-branch gixug-clone/master_or_other_branch
sandy-banshee
-
Cloning this repository:
git clone git://gitorious.org/~sandy/banshee/sandy-banshee.git sandy-banshee cd sandy-banshee
Add this repository as a remote to an existing local repository:
git remote add sandy-banshee git://gitorious.org/~sandy/banshee/sandy-banshee.git git fetch sandy-banshee git checkout -b my-local-tracking-branch sandy-banshee/master_or_other_branch
playqueue-count-fix
-
Cloning this repository:
git clone git://gitorious.org/~lamalex/banshee/playqueue-count-fix.git playqueue-count-fix cd playqueue-count-fix
Add this repository as a remote to an existing local repository:
git remote add playqueue-count-fix git://gitorious.org/~lamalex/banshee/playqueue-count-fix.git git fetch playqueue-count-fix git checkout -b my-local-tracking-branch playqueue-count-fix/master_or_other_branch
fluendo-banshee
-
Cloning this repository:
git clone git://gitorious.org/~nerochiaro/banshee/fluendo-banshee.git fluendo-banshee cd fluendo-banshee
Add this repository as a remote to an existing local repository:
git remote add fluendo-banshee git://gitorious.org/~nerochiaro/banshee/fluendo-banshee.git git fetch fluendo-banshee git checkout -b my-local-tracking-branch fluendo-banshee/master_or_other_branch
hawkes-mainline
-
Cloning this repository:
git clone git://gitorious.org/~hawke/banshee/hawkes-mainline.git hawkes-mainline cd hawkes-mainline
Add this repository as a remote to an existing local repository:
git remote add hawkes-mainline git://gitorious.org/~hawke/banshee/hawkes-mainline.git git fetch hawkes-mainline git checkout -b my-local-tracking-branch hawkes-mainline/master_or_other_branch
lamalexs-banshee
-
Cloning this repository:
git clone git://gitorious.org/~lamalex/banshee/lamalexs-banshee.git lamalexs-banshee cd lamalexs-banshee
Add this repository as a remote to an existing local repository:
git remote add lamalexs-banshee git://gitorious.org/~lamalex/banshee/lamalexs-banshee.git git fetch lamalexs-banshee git checkout -b my-local-tracking-branch lamalexs-banshee/master_or_other_branch
banshee-iphone
-
Cloning this repository:
git clone git://gitorious.org/+banshee-hw/banshee/banshee-iphone.git banshee-iphone cd banshee-iphone
Add this repository as a remote to an existing local repository:
git remote add banshee-iphone git://gitorious.org/+banshee-hw/banshee/banshee-iphone.git git fetch banshee-iphone git checkout -b my-local-tracking-branch banshee-iphone/master_or_other_branch
allquixotics-mainline
-
Cloning this repository:
git clone git://gitorious.org/~allquixotic/banshee/allquixotics-mainline.git allquixotics-mainline cd allquixotics-mainline
Add this repository as a remote to an existing local repository:
git remote add allquixotics-mainline git://gitorious.org/~allquixotic/banshee/allquixotics-mainline.git git fetch allquixotics-mainline git checkout -b my-local-tracking-branch allquixotics-mainline/master_or_other_branch
buildsys
-
Cloning this repository:
git clone git://gitorious.org/~laney/banshee/buildsys.git buildsys cd buildsys
Add this repository as a remote to an existing local repository:
git remote add buildsys git://gitorious.org/~laney/banshee/buildsys.git git fetch buildsys git checkout -b my-local-tracking-branch buildsys/master_or_other_branch
pezhores-windows-binaries
-
Cloning this repository:
git clone git://gitorious.org/~pezhore/banshee/pezhores-windows-binaries.git pezhores-windows-binaries cd pezhores-windows-binaries
Add this repository as a remote to an existing local repository:
git remote add pezhores-windows-binaries git://gitorious.org/~pezhore/banshee/pezhores-windows-binaries.git git fetch pezhores-windows-binaries git checkout -b my-local-tracking-branch pezhores-windows-binaries/master_or_other_branch
admiralnemos-windows-binaries
-
Cloning this repository:
git clone git://gitorious.org/~admiralnemo/banshee/admiralnemos-windows-binaries.git admiralnemos-windows-binaries cd admiralnemos-windows-binaries
Add this repository as a remote to an existing local repository:
git remote add admiralnemos-windows-binaries git://gitorious.org/~admiralnemo/banshee/admiralnemos-windows-binaries.git git fetch admiralnemos-windows-binaries git checkout -b my-local-tracking-branch admiralnemos-windows-binaries/master_or_other_branch
danres-windows-binaries
-
Cloning this repository:
git clone git://gitorious.org/~danre/banshee/danres-windows-binaries.git danres-windows-binaries cd danres-windows-binaries
Add this repository as a remote to an existing local repository:
git remote add danres-windows-binaries git://gitorious.org/~danre/banshee/danres-windows-binaries.git git fetch danres-windows-binaries git checkout -b my-local-tracking-branch danres-windows-binaries/master_or_other_branch
darkip992-banshee
-
Cloning this repository:
git clone git://gitorious.org/~darkip992/banshee/darkip992-banshee.git darkip992-banshee cd darkip992-banshee
Add this repository as a remote to an existing local repository:
git remote add darkip992-banshee git://gitorious.org/~darkip992/banshee/darkip992-banshee.git git fetch darkip992-banshee git checkout -b my-local-tracking-branch darkip992-banshee/master_or_other_branch

