emacs-devel
[Top][All Lists]
Advanced

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

Re: elpa.git and `new-master`


From: Dmitry Gutov
Subject: Re: elpa.git and `new-master`
Date: Tue, 15 Dec 2020 23:09:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 15.12.2020 20:24, Eli Zaretskii wrote:
A normal clone of the elpa.git repository will include all the packages,
as before, none of them in `master` or `new-master`, tho: all of them in
externals/[PKGNAME] branches.

     make packages/[PKGNAME]

will bring a specific package into its `packages/[PKGNAME]` subdirectory
(by way of `git worktree`).
So I will have to use 'make' to get every single package?  That's
inconvenient.


Or you could 'git checkout externals/<package-name>' to switch to the branch containing the package.

Not sure which one is more convenient, but the latter might be faster.



reply via email to

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