emacs-devel
[Top][All Lists]
Advanced

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

Re: Multiple checkout copies


From: Stefan Monnier
Subject: Re: Multiple checkout copies
Date: Tue, 03 Feb 2015 12:46:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Maybe I could use it in that way, but is there no way to make two
> working trees both checked out in parallel from the same repository?

If you mean "same remote repository", then you can simply "cp -a" and
that will work fine (tho there are many other ways to do it).

If you mean "same local repository", then the only option is
git-new-workdir (which is what I use).


        Stefan



reply via email to

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