emacs-devel
[Top][All Lists]
Advanced

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

Re: updating async on elpa


From: Stefan Monnier
Subject: Re: updating async on elpa
Date: Fri, 30 Apr 2021 12:21:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> so I think before pushing to `externals/async` someone will have to
>> merge the `elpa.git` changes into
>> https://github.com/jwiegley/emacs-async.
>
> I will try to do it, if I can get async from elpa.git, don't
> know how to get this for now.

Assuming you're in a clone of `jwiegley/emacs-async`, you can do
something like:

    git remote add -f -t externals/async elpa 
git://git.sv.gnu.org/emacs/elpa.git
    git merge elpa/externals/async


-- Stefan




reply via email to

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