Repositories
libgcal
LibGCal is an ANSI C library that does allow communication with google calendar and contacts, useful if you need to support this in a C or C++ application.
-
Cloning this repository:
git clone git://gitorious.org/libgcal/libgcal.git libgcal cd libgcal
Add this repository as a remote to an existing local repository:
git remote add libgcal git://gitorious.org/libgcal/libgcal.git git fetch libgcal git checkout -b my-local-tracking-branch libgcal/master_or_other_branch
stavallo-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~stavallo/libgcal/stavallo-libgcal.git stavallo-libgcal cd stavallo-libgcal
Add this repository as a remote to an existing local repository:
git remote add stavallo-libgcal git://gitorious.org/~stavallo/libgcal/stavallo-libgcal.git git fetch stavallo-libgcal git checkout -b my-local-tracking-branch stavallo-libgcal/master_or_other_branch
loureiro-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~loureiro.andrew/libgcal/loureiro-libgcal.git loureiro-libgcal cd loureiro-libgcal
Add this repository as a remote to an existing local repository:
git remote add loureiro-libgcal git://gitorious.org/~loureiro.andrew/libgcal/loureiro-libgcal.git git fetch loureiro-libgcal git checkout -b my-local-tracking-branch loureiro-libgcal/master_or_other_branch
axel-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~axel/libgcal/axel-libgcal.git axel-libgcal cd axel-libgcal
Add this repository as a remote to an existing local repository:
git remote add axel-libgcal git://gitorious.org/~axel/libgcal/axel-libgcal.git git fetch axel-libgcal git checkout -b my-local-tracking-branch axel-libgcal/master_or_other_branch
tsvis-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~tsvi/libgcal/tsvis-libgcal.git tsvis-libgcal cd tsvis-libgcal
Add this repository as a remote to an existing local repository:
git remote add tsvis-libgcal git://gitorious.org/~tsvi/libgcal/tsvis-libgcal.git git fetch tsvis-libgcal git checkout -b my-local-tracking-branch tsvis-libgcal/master_or_other_branch
thies-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~ths80/libgcal/thies-libgcal.git thies-libgcal cd thies-libgcal
Add this repository as a remote to an existing local repository:
git remote add thies-libgcal git://gitorious.org/~ths80/libgcal/thies-libgcal.git git fetch thies-libgcal git checkout -b my-local-tracking-branch thies-libgcal/master_or_other_branch
jkerihuel-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~jkerihuel/libgcal/jkerihuel-libgcal.git jkerihuel-libgcal cd jkerihuel-libgcal
Add this repository as a remote to an existing local repository:
git remote add jkerihuel-libgcal git://gitorious.org/~jkerihuel/libgcal/jkerihuel-libgcal.git git fetch jkerihuel-libgcal git checkout -b my-local-tracking-branch jkerihuel-libgcal/master_or_other_branch
mback2ks-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~mback2k/libgcal/mback2ks-libgcal.git mback2ks-libgcal cd mback2ks-libgcal
Add this repository as a remote to an existing local repository:
git remote add mback2ks-libgcal git://gitorious.org/~mback2k/libgcal/mback2ks-libgcal.git git fetch mback2ks-libgcal git checkout -b my-local-tracking-branch mback2ks-libgcal/master_or_other_branch
pen2s-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~pen2/libgcal/pen2s-libgcal.git pen2s-libgcal cd pen2s-libgcal
Add this repository as a remote to an existing local repository:
git remote add pen2s-libgcal git://gitorious.org/~pen2/libgcal/pen2s-libgcal.git git fetch pen2s-libgcal git checkout -b my-local-tracking-branch pen2s-libgcal/master_or_other_branch
progdans-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~progdan/libgcal/progdans-libgcal.git progdans-libgcal cd progdans-libgcal
Add this repository as a remote to an existing local repository:
git remote add progdans-libgcal git://gitorious.org/~progdan/libgcal/progdans-libgcal.git git fetch progdans-libgcal git checkout -b my-local-tracking-branch progdans-libgcal/master_or_other_branch
rjbell4-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~rjbell4/libgcal/rjbell4-libgcal.git rjbell4-libgcal cd rjbell4-libgcal
Add this repository as a remote to an existing local repository:
git remote add rjbell4-libgcal git://gitorious.org/~rjbell4/libgcal/rjbell4-libgcal.git git fetch rjbell4-libgcal git checkout -b my-local-tracking-branch rjbell4-libgcal/master_or_other_branch
blaisethoms-libgcal
-
Cloning this repository:
git clone git://gitorious.org/~blaisethom/libgcal/blaisethoms-libgcal.git blaisethoms-libgcal cd blaisethoms-libgcal
Add this repository as a remote to an existing local repository:
git remote add blaisethoms-libgcal git://gitorious.org/~blaisethom/libgcal/blaisethoms-libgcal.git git fetch blaisethoms-libgcal git checkout -b my-local-tracking-branch blaisethoms-libgcal/master_or_other_branch

