Repositories
freemooina
The official repository of the Dashing Freemooina Cow
-
Cloning this repository:
git clone git://gitorious.org/dashing-freemooina-cow/freemooina.git freemooina cd freemooina
Add this repository as a remote to an existing local repository:
git remote add freemooina git://gitorious.org/dashing-freemooina-cow/freemooina.git git fetch freemooina git checkout -b my-local-tracking-branch freemooina/master_or_other_branch
moo-cow
Temporary standalone script with very basic Freemoonina features.
-
Cloning this repository:
git clone git://gitorious.org/dashing-freemooina-cow/moo-cow.git moo-cow cd moo-cow
Add this repository as a remote to an existing local repository:
git remote add moo-cow git://gitorious.org/dashing-freemooina-cow/moo-cow.git git fetch moo-cow git checkout -b my-local-tracking-branch moo-cow/master_or_other_branch

