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

