Repositories
reporter
A script to generate reports of Swara calls.
-
Cloning this repository:
git clone git://git.pantoto.org/swara/reporter.git reporter cd reporter
Add this repository as a remote to an existing local repository:
git remote add reporter git://git.pantoto.org/swara/reporter.git git fetch reporter git checkout -b my-local-tracking-branch reporter/master_or_other_branch