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


