Bruno Haible <[EMAIL PROTECTED]> wrote:
...
>> >   - automatic daily backup,
>>
>> Not relevant.
>> With git or hg, anyone who pulls gets the entire repository.
>
> Hmm, but if the central repository got lost, and was restored through - say -
> my copy, everyone would see my temporary branches,

No problem.
Just make a copy (clone your repo) and remove your temporary
branches in the copy before publishing it.

> and see the patches in the
> order in which I pulled them and merged them with my patches, which is not
> the original order. No?

No.  Deltas in a git repository can't get "out of order".


Reply via email to