Repositories
cgp
Clutter Grilo Player repository
-
Cloning this repository:
git clone git://gitorious.org/clutter-grilo-player/cgp.git cgp cd cgp
Add this repository as a remote to an existing local repository:
git remote add cgp git://gitorious.org/clutter-grilo-player/cgp.git git fetch cgp git checkout -b my-local-tracking-branch cgp/master_or_other_branch
mx-packaging
Used for building mx packages in CGP ppa
-
Cloning this repository:
git clone git://gitorious.org/clutter-grilo-player/mx-packaging.git mx-packaging cd mx-packaging
Add this repository as a remote to an existing local repository:
git remote add mx-packaging git://gitorious.org/clutter-grilo-player/mx-packaging.git git fetch mx-packaging git checkout -b my-local-tracking-branch mx-packaging/master_or_other_branch
clutter-gesture-packaging
Used for building clutter-gesture packages in CGP ppa
-
Cloning this repository:
git clone git://gitorious.org/clutter-grilo-player/clutter-gesture-packaging.git clutter-gesture-packaging cd clutter-gesture-packaging
Add this repository as a remote to an existing local repository:
git remote add clutter-gesture-packaging git://gitorious.org/clutter-grilo-player/clutter-gesture-packaging.git git fetch clutter-gesture-packaging git checkout -b my-local-tracking-branch clutter-gesture-packaging/master_or_other_branch
cgp-packaging
Used to build cgp packages for cgp ppa.
-
Cloning this repository:
git clone git://gitorious.org/clutter-grilo-player/cgp-packaging.git cgp-packaging cd cgp-packaging
Add this repository as a remote to an existing local repository:
git remote add cgp-packaging git://gitorious.org/clutter-grilo-player/cgp-packaging.git git fetch cgp-packaging git checkout -b my-local-tracking-branch cgp-packaging/master_or_other_branch
clutter-gst-packaging
Scripts to package clutter-gst for cgp ppa
-
Cloning this repository:
git clone git://gitorious.org/clutter-grilo-player/clutter-gst-packaging.git clutter-gst-packaging cd clutter-gst-packaging
Add this repository as a remote to an existing local repository:
git remote add clutter-gst-packaging git://gitorious.org/clutter-grilo-player/clutter-gst-packaging.git git fetch clutter-gst-packaging git checkout -b my-local-tracking-branch clutter-gst-packaging/master_or_other_branch
nickjxns-cgp
-
Cloning this repository:
git clone git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-cgp.git nickjxns-cgp cd nickjxns-cgp
Add this repository as a remote to an existing local repository:
git remote add nickjxns-cgp git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-cgp.git git fetch nickjxns-cgp git checkout -b my-local-tracking-branch nickjxns-cgp/master_or_other_branch
nickjxns-mx-packaging
-
Cloning this repository:
git clone git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-mx-packaging.git nickjxns-mx-packaging cd nickjxns-mx-packaging
Add this repository as a remote to an existing local repository:
git remote add nickjxns-mx-packaging git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-mx-packaging.git git fetch nickjxns-mx-packaging git checkout -b my-local-tracking-branch nickjxns-mx-packaging/master_or_other_branch
nickjxns-clutter-gesture-packaging
-
Cloning this repository:
git clone git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-clutter-gesture-packaging.git nickjxns-clutter-gesture-packaging cd nickjxns-clutter-gesture-packaging
Add this repository as a remote to an existing local repository:
git remote add nickjxns-clutter-gesture-packaging git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-clutter-gesture-packaging.git git fetch nickjxns-clutter-gesture-packaging git checkout -b my-local-tracking-branch nickjxns-clutter-gesture-packaging/master_or_other_branch
nickjxns-cgp-packaging
-
Cloning this repository:
git clone git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-cgp-packaging.git nickjxns-cgp-packaging cd nickjxns-cgp-packaging
Add this repository as a remote to an existing local repository:
git remote add nickjxns-cgp-packaging git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-cgp-packaging.git git fetch nickjxns-cgp-packaging git checkout -b my-local-tracking-branch nickjxns-cgp-packaging/master_or_other_branch
nickjxns-clutter-gst-packaging
-
Cloning this repository:
git clone git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-clutter-gst-packaging.git nickjxns-clutter-gst-packaging cd nickjxns-clutter-gst-packaging
Add this repository as a remote to an existing local repository:
git remote add nickjxns-clutter-gst-packaging git://gitorious.org/~nickjxn/clutter-grilo-player/nickjxns-clutter-gst-packaging.git git fetch nickjxns-clutter-gst-packaging git checkout -b my-local-tracking-branch nickjxns-clutter-gst-packaging/master_or_other_branch

