emacs-devel
[Top][All Lists]
Advanced

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

Re: git commit/push and VC


From: Andreas Schwab
Subject: Re: git commit/push and VC
Date: Sat, 22 Nov 2014 09:37:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Ivan Shmakov <address@hidden> writes:

>       Not necessarily, – you can just as well add the Git (or, rather,
>       .git/objects) directory of your “other” clone to your current’s
>       .git/objects/info/alternates, which will make the other clone’s

You should never do that to link to repositories that are used for
development.  The originating repository doesn't know that others have
borrowed objects, and a garbage collection can remove them under their
feet.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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