opensuse
statistics-generator
This is a collection of scripts to update en.opensuse.org/Statistics
-
Cloning this repository:
git clone git://gitorious.org/opensuse/statistics-generator.git statistics-generator cd statistics-generator
Add this repository as a remote to an existing local repository:
git remote add statistics-generator git://gitorious.org/opensuse/statistics-generator.git git fetch statistics-generator git checkout -b my-local-tracking-branch statistics-generator/master_or_other_branch
- Branches:
- master


