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: Stefan Monnier
Subject: Re: elpa.git and `new-master`
Date: Tue, 15 Dec 2020 11:53:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> 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"?
An example would probably work best.

> IOW, what would I need to do, under this "new master", to get a
> package in my local clone of the ELPA's Git repository?

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`).


        Stefan




reply via email to

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