Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/strokedb/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/strokedb/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
aemadrids-mainline-clone
-
Cloning this repository:
git clone git://gitorious.org/~aemadrid/strokedb/aemadrids-mainline-clone.git aemadrids-mainline-clone cd aemadrids-mainline-clone
Add this repository as a remote to an existing local repository:
git remote add aemadrids-mainline-clone git://gitorious.org/~aemadrid/strokedb/aemadrids-mainline-clone.git git fetch aemadrids-mainline-clone git checkout -b my-local-tracking-branch aemadrids-mainline-clone/master_or_other_branch
validates_type_of
-
Cloning this repository:
git clone git://gitorious.org/~joshua.miller/strokedb/validates_type_of.git validates_type_of cd validates_type_of
Add this repository as a remote to an existing local repository:
git remote add validates_type_of git://gitorious.org/~joshua.miller/strokedb/validates_type_of.git git fetch validates_type_of git checkout -b my-local-tracking-branch validates_type_of/master_or_other_branch
crossblaims-clone
-
Cloning this repository:
git clone git://gitorious.org/~crossblaim/strokedb/crossblaims-clone.git crossblaims-clone cd crossblaims-clone
Add this repository as a remote to an existing local repository:
git remote add crossblaims-clone git://gitorious.org/~crossblaim/strokedb/crossblaims-clone.git git fetch crossblaims-clone git checkout -b my-local-tracking-branch crossblaims-clone/master_or_other_branch
joshua-miller-development
-
Cloning this repository:
git clone git://gitorious.org/~joshua.miller/strokedb/joshua-miller-development.git joshua-miller-development cd joshua-miller-development
Add this repository as a remote to an existing local repository:
git remote add joshua-miller-development git://gitorious.org/~joshua.miller/strokedb/joshua-miller-development.git git fetch joshua-miller-development git checkout -b my-local-tracking-branch joshua-miller-development/master_or_other_branch

