Repositories
libmicrofeed
The Microfeed library.
-
Cloning this repository:
git clone git://gitorious.org/microfeed/libmicrofeed.git libmicrofeed cd libmicrofeed
Add this repository as a remote to an existing local repository:
git remote add libmicrofeed git://gitorious.org/microfeed/libmicrofeed.git git fetch libmicrofeed git checkout -b my-local-tracking-branch libmicrofeed/master_or_other_branch
microfeed-providers-unstable
Providers that are under developments.
-
Cloning this repository:
git clone git://gitorious.org/microfeed/microfeed-providers-unstable.git microfeed-providers-unstable cd microfeed-providers-unstable
Add this repository as a remote to an existing local repository:
git remote add microfeed-providers-unstable git://gitorious.org/microfeed/microfeed-providers-unstable.git git fetch microfeed-providers-unstable git checkout -b my-local-tracking-branch microfeed-providers-unstable/master_or_other_branch
microfeed-utils
Configuration and other utilities.
-
Cloning this repository:
git clone git://gitorious.org/microfeed/microfeed-utils.git microfeed-utils cd microfeed-utils
Add this repository as a remote to an existing local repository:
git remote add microfeed-utils git://gitorious.org/microfeed/microfeed-utils.git git fetch microfeed-utils git checkout -b my-local-tracking-branch microfeed-utils/master_or_other_branch
ues-libmicrofeed
-
Cloning this repository:
git clone git://gitorious.org/~microe/microfeed/ues-libmicrofeed.git ues-libmicrofeed cd ues-libmicrofeed
Add this repository as a remote to an existing local repository:
git remote add ues-libmicrofeed git://gitorious.org/~microe/microfeed/ues-libmicrofeed.git git fetch ues-libmicrofeed git checkout -b my-local-tracking-branch ues-libmicrofeed/master_or_other_branch
kkszysius-libmicrofeed
-
Cloning this repository:
git clone git://gitorious.org/~kkszysiu/microfeed/kkszysius-libmicrofeed.git kkszysius-libmicrofeed cd kkszysius-libmicrofeed
Add this repository as a remote to an existing local repository:
git remote add kkszysius-libmicrofeed git://gitorious.org/~kkszysiu/microfeed/kkszysius-libmicrofeed.git git fetch kkszysius-libmicrofeed git checkout -b my-local-tracking-branch kkszysius-libmicrofeed/master_or_other_branch
hgkkists-libmicrofeed
-
Cloning this repository:
git clone git://gitorious.org/~hgkkist/microfeed/hgkkists-libmicrofeed.git hgkkists-libmicrofeed cd hgkkists-libmicrofeed
Add this repository as a remote to an existing local repository:
git remote add hgkkists-libmicrofeed git://gitorious.org/~hgkkist/microfeed/hgkkists-libmicrofeed.git git fetch hgkkists-libmicrofeed git checkout -b my-local-tracking-branch hgkkists-libmicrofeed/master_or_other_branch
hgkkists-microfeed-utils
-
Cloning this repository:
git clone git://gitorious.org/~hgkkist/microfeed/hgkkists-microfeed-utils.git hgkkists-microfeed-utils cd hgkkists-microfeed-utils
Add this repository as a remote to an existing local repository:
git remote add hgkkists-microfeed-utils git://gitorious.org/~hgkkist/microfeed/hgkkists-microfeed-utils.git git fetch hgkkists-microfeed-utils git checkout -b my-local-tracking-branch hgkkists-microfeed-utils/master_or_other_branch

