[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: elpa.git and `new-master`
From: |
Stephen Leake |
Subject: |
Re: elpa.git and `new-master` |
Date: |
Tue, 15 Dec 2020 11:02:42 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (windows-nt) |
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> Cc: emacs-devel@gnu.org
>> Date: Tue, 15 Dec 2020 11:53:19 -0500
>>
>> > Can you explain what does this mean in practice for those who, like
>> > me, just maintain the Git repository without installing the packages
>> > via package.el?
>>
>> Could you clarify what you mean by "maintain the Git repository"?
>
> It's just the result of cloning the ELPA repository. I'm not really
> sure what kind of example is needed.
>
>> 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.
There should be a 'make all' to handle this case.
--
-- Stephe
Re: elpa.git and `new-master`, Stephen Leake, 2020/12/15