Repositories
tunnel
Main development repository.
-
Cloning this repository:
git clone git://gitorious.org/tunnel/tunnel.git tunnel cd tunnel
Add this repository as a remote to an existing local repository:
git remote add tunnel git://gitorious.org/tunnel/tunnel.git git fetch tunnel git checkout -b my-local-tracking-branch tunnel/master_or_other_branch
ashcrow-tunnel
Ashcrow’s personal repo for Tunnel code. more…
Note
You should not do work based off this repository. See the parent project for the master repository.
-
Cloning this repository:
git clone git://gitorious.org/~ashcrow/tunnel/ashcrow-tunnel.git ashcrow-tunnel cd ashcrow-tunnel
Add this repository as a remote to an existing local repository:
git remote add ashcrow-tunnel git://gitorious.org/~ashcrow/tunnel/ashcrow-tunnel.git git fetch ashcrow-tunnel git checkout -b my-local-tracking-branch ashcrow-tunnel/master_or_other_branch
reality-tunnel
Luke’s Tunnel repository of doom
-
Cloning this repository:
git clone git://gitorious.org/~reality/tunnel/reality-tunnel.git reality-tunnel cd reality-tunnel
Add this repository as a remote to an existing local repository:
git remote add reality-tunnel git://gitorious.org/~reality/tunnel/reality-tunnel.git git fetch reality-tunnel git checkout -b my-local-tracking-branch reality-tunnel/master_or_other_branch
azuvixs-tunnel
-
Cloning this repository:
git clone git://gitorious.org/~azuvix/tunnel/azuvixs-tunnel.git azuvixs-tunnel cd azuvixs-tunnel
Add this repository as a remote to an existing local repository:
git remote add azuvixs-tunnel git://gitorious.org/~azuvix/tunnel/azuvixs-tunnel.git git fetch azuvixs-tunnel git checkout -b my-local-tracking-branch azuvixs-tunnel/master_or_other_branch
tunnel-chat
-
Cloning this repository:
git clone git://gitorious.org/~reality/tunnel/tunnel-chat.git tunnel-chat cd tunnel-chat
Add this repository as a remote to an existing local repository:
git remote add tunnel-chat git://gitorious.org/~reality/tunnel/tunnel-chat.git git fetch tunnel-chat git checkout -b my-local-tracking-branch tunnel-chat/master_or_other_branch
tunnel-chat-identica
-
Cloning this repository:
git clone git://gitorious.org/~reality/tunnel/tunnel-chat-identica.git tunnel-chat-identica cd tunnel-chat-identica
Add this repository as a remote to an existing local repository:
git remote add tunnel-chat-identica git://gitorious.org/~reality/tunnel/tunnel-chat-identica.git git fetch tunnel-chat-identica git checkout -b my-local-tracking-branch tunnel-chat-identica/master_or_other_branch

