On 20 March 2011 15:01, Albert Astals Cid <[email protected]> wrote:
> A Diumenge, 20 de març de 2011, John Tapsell va escriure:
>> Why do we let people create branches on the main git server anyway?
>
> How are you supposed to work on a feature-branch otherwise?

By having it in your own git repository.  This is how Qt does it.
Anyone can clone the Qt repository on the server and create branches
in their own clone.
For example, here is mine:  http://qt.gitorious.org/~johnflux    - and
other people can (and do) work on it.

John

Reply via email to