gitorious
tschamms-clone
Changes in gitorious/tschamms-clone
We've made the following changes to gitorious-mainline: more…
- Gitorious runs under the sub base uri ‘gitorious’ (i.e. server.org/gitorious)
- Modified script/gitorious to provide read-only access to all repositories (we deacitvated git-daemon)
- ubuntu templates modified, replaced hardcoded git user in init-scripts
-
Cloning this repository:
git clone git://gitorious.org/~tschamm/gitorious/tschamms-clone.git tschamms-clone cd tschamms-clone
Add this repository as a remote to an existing local repository:
git remote add tschamms-clone git://gitorious.org/~tschamm/gitorious/tschamms-clone.git git fetch tschamms-clone git checkout -b my-local-tracking-branch tschamms-clone/master_or_other_branch
- Branches:
- master
- membership_breadcrumbs
- sub_uri
- suburi
- Clone of:
- mainline


