Repositories
mainline
Main development repository.
-
Cloning this repository:
git clone git://gitorious.org/gammu/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/gammu/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
talks
Various talks taken about Gammu and related tools.
-
Cloning this repository:
git clone git://gitorious.org/gammu/talks.git talks cd talks
Add this repository as a remote to an existing local repository:
git remote add talks git://gitorious.org/gammu/talks.git git fetch talks git checkout -b my-local-tracking-branch talks/master_or_other_branch
gsm-docs
Various GSM related docs, which I found on the net.
-
Cloning this repository:
git clone git://gitorious.org/gammu/gsm-docs.git gsm-docs cd gsm-docs
Add this repository as a remote to an existing local repository:
git remote add gsm-docs git://gitorious.org/gammu/gsm-docs.git git fetch gsm-docs git checkout -b my-local-tracking-branch gsm-docs/master_or_other_branch
gammu-gepo
-
Cloning this repository:
git clone git://gitorious.org/~gepo/gammu/gammu-gepo.git gammu-gepo cd gammu-gepo
Add this repository as a remote to an existing local repository:
git remote add gammu-gepo git://gitorious.org/~gepo/gammu/gammu-gepo.git git fetch gammu-gepo git checkout -b my-local-tracking-branch gammu-gepo/master_or_other_branch
br3ndas-mainline
-
Cloning this repository:
git clone git://gitorious.org/~br3nda/gammu/br3ndas-mainline.git br3ndas-mainline cd br3ndas-mainline
Add this repository as a remote to an existing local repository:
git remote add br3ndas-mainline git://gitorious.org/~br3nda/gammu/br3ndas-mainline.git git fetch br3ndas-mainline git checkout -b my-local-tracking-branch br3ndas-mainline/master_or_other_branch
elronds-gammu
-
Cloning this repository:
git clone git://gitorious.org/~elrond/gammu/elronds-gammu.git elronds-gammu cd elronds-gammu
Add this repository as a remote to an existing local repository:
git remote add elronds-gammu git://gitorious.org/~elrond/gammu/elronds-gammu.git git fetch elronds-gammu git checkout -b my-local-tracking-branch elronds-gammu/master_or_other_branch
lack-motorola-v3r
-
Cloning this repository:
git clone git://gitorious.org/~lack/gammu/lack-motorola-v3r.git lack-motorola-v3r cd lack-motorola-v3r
Add this repository as a remote to an existing local repository:
git remote add lack-motorola-v3r git://gitorious.org/~lack/gammu/lack-motorola-v3r.git git fetch lack-motorola-v3r git checkout -b my-local-tracking-branch lack-motorola-v3r/master_or_other_branch
pbrumm-mainline
-
Cloning this repository:
git clone git://gitorious.org/~pbrumm/gammu/pbrumm-mainline.git pbrumm-mainline cd pbrumm-mainline
Add this repository as a remote to an existing local repository:
git remote add pbrumm-mainline git://gitorious.org/~pbrumm/gammu/pbrumm-mainline.git git fetch pbrumm-mainline git checkout -b my-local-tracking-branch pbrumm-mainline/master_or_other_branch
otzy007s-mainline
-
Cloning this repository:
git clone git://gitorious.org/~otzy007/gammu/otzy007s-mainline.git otzy007s-mainline cd otzy007s-mainline
Add this repository as a remote to an existing local repository:
git remote add otzy007s-mainline git://gitorious.org/~otzy007/gammu/otzy007s-mainline.git git fetch otzy007s-mainline git checkout -b my-local-tracking-branch otzy007s-mainline/master_or_other_branch
agags-gsm-docs
-
Cloning this repository:
git clone git://gitorious.org/~agag/gammu/agags-gsm-docs.git agags-gsm-docs cd agags-gsm-docs
Add this repository as a remote to an existing local repository:
git remote add agags-gsm-docs git://gitorious.org/~agag/gammu/agags-gsm-docs.git git fetch agags-gsm-docs git checkout -b my-local-tracking-branch agags-gsm-docs/master_or_other_branch
mmcxs-mainline
-
Cloning this repository:
git clone git://gitorious.org/~mmcx/gammu/mmcxs-mainline.git mmcxs-mainline cd mmcxs-mainline
Add this repository as a remote to an existing local repository:
git remote add mmcxs-mainline git://gitorious.org/~mmcx/gammu/mmcxs-mainline.git git fetch mmcxs-mainline git checkout -b my-local-tracking-branch mmcxs-mainline/master_or_other_branch
vinchi777s-gsm-docs
-
Cloning this repository:
git clone git://gitorious.org/~vinchi777/gammu/vinchi777s-gsm-docs.git vinchi777s-gsm-docs cd vinchi777s-gsm-docs
Add this repository as a remote to an existing local repository:
git remote add vinchi777s-gsm-docs git://gitorious.org/~vinchi777/gammu/vinchi777s-gsm-docs.git git fetch vinchi777s-gsm-docs git checkout -b my-local-tracking-branch vinchi777s-gsm-docs/master_or_other_branch
gammu
-
Cloning this repository:
git clone git://gitorious.org/~rubdos/gammu/gammu.git gammu cd gammu
Add this repository as a remote to an existing local repository:
git remote add gammu git://gitorious.org/~rubdos/gammu/gammu.git git fetch gammu git checkout -b my-local-tracking-branch gammu/master_or_other_branch
bobu31s-gsm-docs
-
Cloning this repository:
git clone git://gitorious.org/~bobu31/gammu/bobu31s-gsm-docs.git bobu31s-gsm-docs cd bobu31s-gsm-docs
Add this repository as a remote to an existing local repository:
git remote add bobu31s-gsm-docs git://gitorious.org/~bobu31/gammu/bobu31s-gsm-docs.git git fetch bobu31s-gsm-docs git checkout -b my-local-tracking-branch bobu31s-gsm-docs/master_or_other_branch
bobu31s-bobu31s-gsm-docs
-
Cloning this repository:
git clone git://gitorious.org/~bobu31/gammu/bobu31s-bobu31s-gsm-docs.git bobu31s-bobu31s-gsm-docs cd bobu31s-bobu31s-gsm-docs
Add this repository as a remote to an existing local repository:
git remote add bobu31s-bobu31s-gsm-docs git://gitorious.org/~bobu31/gammu/bobu31s-bobu31s-gsm-docs.git git fetch bobu31s-bobu31s-gsm-docs git checkout -b my-local-tracking-branch bobu31s-bobu31s-gsm-docs/master_or_other_branch
bobu31s-bobu31s-bobu31s-gsm-docs
-
Cloning this repository:
git clone git://gitorious.org/~bobu31/gammu/bobu31s-bobu31s-bobu31s-gsm-docs.git bobu31s-bobu31s-bobu31s-gsm-docs cd bobu31s-bobu31s-bobu31s-gsm-docs
Add this repository as a remote to an existing local repository:
git remote add bobu31s-bobu31s-bobu31s-gsm-docs git://gitorious.org/~bobu31/gammu/bobu31s-bobu31s-bobu31s-gsm-docs.git git fetch bobu31s-bobu31s-bobu31s-gsm-docs git checkout -b my-local-tracking-branch bobu31s-bobu31s-bobu31s-gsm-docs/master_or_other_branch

