Repositories
msoscheme
The repository with the msoscheme code.
-
Cloning this repository:
git clone git://gitorious.org/msoscheme/msoscheme.git msoscheme cd msoscheme
Add this repository as a remote to an existing local repository:
git remote add msoscheme git://gitorious.org/msoscheme/msoscheme.git git fetch msoscheme git checkout -b my-local-tracking-branch msoscheme/master_or_other_branch
amitaggarwals-msoscheme
-
Cloning this repository:
git clone git://gitorious.org/~amitaggarwal/msoscheme/amitaggarwals-msoscheme.git amitaggarwals-msoscheme cd amitaggarwals-msoscheme
Add this repository as a remote to an existing local repository:
git remote add amitaggarwals-msoscheme git://gitorious.org/~amitaggarwal/msoscheme/amitaggarwals-msoscheme.git git fetch amitaggarwals-msoscheme git checkout -b my-local-tracking-branch amitaggarwals-msoscheme/master_or_other_branch
amitaggarwals-amitaggarwals-msoscheme
-
Cloning this repository:
git clone git://gitorious.org/~amitaggarwal/msoscheme/amitaggarwals-amitaggarwals-msoscheme.git amitaggarwals-amitaggarwals-msoscheme cd amitaggarwals-amitaggarwals-msoscheme
Add this repository as a remote to an existing local repository:
git remote add amitaggarwals-amitaggarwals-msoscheme git://gitorious.org/~amitaggarwal/msoscheme/amitaggarwals-amitaggarwals-msoscheme.git git fetch amitaggarwals-amitaggarwals-msoscheme git checkout -b my-local-tracking-branch amitaggarwals-amitaggarwals-msoscheme/master_or_other_branch
sebsauers-msoscheme
-
Cloning this repository:
git clone git://gitorious.org/~sebsauer/msoscheme/sebsauers-msoscheme.git sebsauers-msoscheme cd sebsauers-msoscheme
Add this repository as a remote to an existing local repository:
git remote add sebsauers-msoscheme git://gitorious.org/~sebsauer/msoscheme/sebsauers-msoscheme.git git fetch sebsauers-msoscheme git checkout -b my-local-tracking-branch sebsauers-msoscheme/master_or_other_branch
mani-msoscheme
-
Cloning this repository:
git clone git://gitorious.org/~mani/msoscheme/mani-msoscheme.git mani-msoscheme cd mani-msoscheme
Add this repository as a remote to an existing local repository:
git remote add mani-msoscheme git://gitorious.org/~mani/msoscheme/mani-msoscheme.git git fetch mani-msoscheme git checkout -b my-local-tracking-branch mani-msoscheme/master_or_other_branch

