boost
git-docs
docs about these repos, you can read them online here:
http://gitorious.org/boost/git-docs/blobs/raw/master/build/html/index.html
-
Cloning this repository:
git clone git://gitorious.org/boost/git-docs.git git-docs cd git-docs
Add this repository as a remote to an existing local repository:
git remote add git-docs git://gitorious.org/boost/git-docs.git git fetch git-docs git checkout -b my-local-tracking-branch git-docs/master_or_other_branch
- Branches:
- master


