Repositories
dtsenc
-
Cloning this repository:
git clone git://gitorious.org/dtsenc/dtsenc.git dtsenc cd dtsenc
Add this repository as a remote to an existing local repository:
git remote add dtsenc git://gitorious.org/dtsenc/dtsenc.git git fetch dtsenc git checkout -b my-local-tracking-branch dtsenc/master_or_other_branch
mulders-dtsenc
-
Cloning this repository:
git clone git://gitorious.org/~mulder/dtsenc/mulders-dtsenc.git mulders-dtsenc cd mulders-dtsenc
Add this repository as a remote to an existing local repository:
git remote add mulders-dtsenc git://gitorious.org/~mulder/dtsenc/mulders-dtsenc.git git fetch mulders-dtsenc git checkout -b my-local-tracking-branch mulders-dtsenc/master_or_other_branch

