webos-internals
drupal-preware-website
Preware Website for adding and managing webos apps for the feed.
-
Cloning this repository:
git clone git://gitorious.org/webos-internals/drupal-preware-website.git drupal-preware-website cd drupal-preware-website
Add this repository as a remote to an existing local repository:
git remote add drupal-preware-website git://gitorious.org/webos-internals/drupal-preware-website.git git fetch drupal-preware-website git checkout -b my-local-tracking-branch drupal-preware-website/master_or_other_branch


