bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: version control system


From: Jim Meyering
Subject: Re: version control system
Date: Wed, 22 Nov 2006 21:47:39 +0100

Bruno Haible <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]