nota
boot
-
Cloning this repository:
git clone git://gitorious.org/nota/boot.git boot cd boot
Add this repository as a remote to an existing local repository:
git remote add boot git://gitorious.org/nota/boot.git git fetch boot git checkout -b my-local-tracking-branch boot/master_or_other_branch
- Branches:
- master


