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 14:42:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> Thanks, I could merge with many conflicts though, now I have to push,
>> the address git://git.sv.gnu.org/emacs/elpa.git is the public address
>> what is the equivalent with write access?
>>
>> <user>@git.sv.gnu.org:/srv/git/emacs/elpa.git ?
>
> That sounds right, yes,

So something like:

    git remote set-url elpa <user>@git.sv.gnu.org:/srv/git/emacs/elpa.git

followed by

    git push elpa master:externals/async

should do the trick.


        Stefan




reply via email to

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