Repositories
dbus-glib-sample
-
Cloning this repository:
git clone git://gitorious.org/dbus-glib-sample/dbus-glib-sample.git dbus-glib-sample cd dbus-glib-sample
Add this repository as a remote to an existing local repository:
git remote add dbus-glib-sample git://gitorious.org/dbus-glib-sample/dbus-glib-sample.git git fetch dbus-glib-sample git checkout -b my-local-tracking-branch dbus-glib-sample/master_or_other_branch

