[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Improving GNU ELPA
From: |
Phillip Lord |
Subject: |
Re: Improving GNU ELPA |
Date: |
Mon, 17 Jul 2017 17:46:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux) |
Jonas Bernoulli <address@hidden> writes:
> Stefan Monnier <address@hidden> writes:
>
>>> git fetch elpa
>>> git filter-branch
>>
>> That's only for the "subtree" packages. You can use an "external"
>> package, in which case the package has its own branch.
>>
>>> So I think the focus should be on enabling "one repository per package"
>>
>> One repository per package would be a bit more convenient in some cases,
>> admittedly, but one branch per package is not that bad.
>
> That works for me, and I suspect for many others too.
I have used a branch for my packages so that it (mostly) remains as
simple as git pull/git push.
It does bring some added complexity, as the git pull is a potential
merge. In the case of magit, this is not going to be a problem as you
know how to use git well: you can avoid the merge if you want or deal
with it if you want. For others, it might be a little harder. It is why
I think ELPA should be modified by PRs where an upstream exists. Having
a branch makes this easier also.
Phil
- Re: Improving GNU ELPA, (continued)
- Re: Improving GNU ELPA, Clément Pit-Claudel, 2017/07/11
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/11
- Re: Improving GNU ELPA, Nicolas Petton, 2017/07/12
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/12
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/12
- Re: Improving GNU ELPA, Etienne Prud’homme, 2017/07/13
- Re: Improving GNU ELPA, Phillip Lord, 2017/07/13
- Re: Improving GNU ELPA (was: Adding advisory notification for non-ELPA package.el downloads), Jonas Bernoulli, 2017/07/16
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/16
- Re: Improving GNU ELPA, Jonas Bernoulli, 2017/07/16
- Re: Improving GNU ELPA,
Phillip Lord <=
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/17
- Re: Improving GNU ELPA, Richard Stallman, 2017/07/17
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/17
- Re: Improving GNU ELPA, Phillip Lord, 2017/07/18
- Re: Improving GNU ELPA, Stefan Monnier, 2017/07/18
- Re: Improving GNU ELPA, Phillip Lord, 2017/07/18
- Re: Improving GNU ELPA, Richard Stallman, 2017/07/18
- Re: Improving GNU ELPA, Phillip Lord, 2017/07/18
- Re: Improving GNU ELPA, Richard Stallman, 2017/07/18
- Re: Improving GNU ELPA, Phillip Lord, 2017/07/19