From: Pankaj Jangid <pankaj@codeisgreat.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Boruch Baum <boruch_baum@gmx.com>,
Emacs-Devel List <emacs-devel@gnu.org>
Subject: Re: elpa.git and `new-master`
Date: Wed, 16 Dec 2020 15:49:06 +0530 [thread overview]
Message-ID: <874kkm2gv9.fsf@codeisgreat.org> (raw)
In-Reply-To: <87mtyenmve.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 16 Dec 2020 10:03:49 +0100")
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Boruch Baum <boruch_baum@gmx.com> writes:
>
>> The example creates a new branch 'main' but you could just as well just
>> rename the master branch to main:
>>
>> git branch -m master main
>
> Since we're (for some Stefan-like values of "we") doing a rare reorg of
> a source repo, and everybody will have to re-pull the ELPA repo anyway,
> I'm all for taking this unique opportunity to call the main branch in
> ELPA "main".
We can probably rename new-master to main. That way there will be no
non-fast-foward issues.
next prev parent reply other threads:[~2020-12-16 10:19 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-16 6:47 elpa.git and `new-master` Boruch Baum
2020-12-16 7:38 ` Jean Louis
2020-12-16 8:24 ` Andreas Schwab
2020-12-16 9:31 ` Jean Louis
2020-12-16 9:59 ` Andreas Schwab
2020-12-16 8:49 ` Pankaj Jangid
2020-12-16 9:34 ` Jean Louis
2020-12-16 9:01 ` Alfred M. Szmidt
2020-12-16 12:29 ` Joost Kremers
2020-12-16 13:48 ` Jean Louis
2020-12-16 14:04 ` Lars Ingebrigtsen
2020-12-16 14:40 ` Jean Louis
2020-12-16 14:26 ` Stefan Monnier
2020-12-16 20:08 ` Stephen Leake
2020-12-17 3:58 ` Tim Landscheidt
2020-12-17 5:54 ` Richard Stallman
2020-12-17 8:25 ` Joost Kremers
2020-12-17 16:22 ` Stephen Leake
2020-12-18 5:48 ` Richard Stallman
2020-12-16 17:03 ` Clément Pit-Claudel
2020-12-16 9:03 ` Lars Ingebrigtsen
2020-12-16 10:19 ` Pankaj Jangid [this message]
2020-12-16 14:15 ` Boruch Baum
2020-12-16 13:48 ` Gregory Heytings via Emacs development discussions.
2020-12-16 13:53 ` Lars Ingebrigtsen
2020-12-16 14:43 ` Gregory Heytings via Emacs development discussions.
2020-12-16 15:24 ` Pankaj Jangid
2020-12-16 15:37 ` Jean Louis
2020-12-16 17:54 ` Alfred M. Szmidt
2020-12-16 16:23 ` Eli Zaretskii
2020-12-16 16:16 ` Dmitry Gutov
2020-12-16 18:24 ` Stefan Monnier
2020-12-16 18:46 ` Dmitry Gutov
2020-12-16 19:03 ` Boruch Baum
2020-12-16 19:06 ` Stefan Monnier
2020-12-16 19:21 ` Boruch Baum
2020-12-16 19:55 ` Stefan Monnier
2020-12-16 19:22 ` Andreas Schwab
2020-12-16 19:56 ` Stefan Monnier
2020-12-16 20:06 ` Andreas Schwab
2020-12-16 20:12 ` Boruch Baum
2020-12-16 20:19 ` Lars Ingebrigtsen
2020-12-16 21:16 ` Boruch Baum
2020-12-16 21:38 ` Stefan Monnier
2020-12-16 20:38 ` Stefan Monnier
2020-12-16 20:46 ` Stefan Monnier
2020-12-16 20:53 ` Dmitry Gutov
2020-12-16 21:09 ` Lars Ingebrigtsen
2020-12-16 21:34 ` Stefan Monnier
2020-12-17 0:11 ` Caio Henrique
2020-12-17 3:37 ` Eli Zaretskii
2020-12-17 8:15 ` Joost Kremers
2020-12-17 8:39 ` Tim Cross
2020-12-17 15:14 ` Stefan Monnier
2020-12-16 20:41 ` Juri Linkov
2020-12-16 21:24 ` Boruch Baum
-- strict thread matches above, loose matches on Subject: below --
2020-12-15 4:46 Stefan Monnier
2020-12-15 16:09 ` Eli Zaretskii
2020-12-15 16:53 ` Stefan Monnier
2020-12-15 18:24 ` Eli Zaretskii
2020-12-15 19:02 ` Stephen Leake
2020-12-15 19:16 ` Eli Zaretskii
2020-12-15 21:09 ` Dmitry Gutov
2020-12-15 21:33 ` Stefan Monnier
2020-12-16 15:36 ` Eli Zaretskii
2020-12-15 18:57 ` Stephen Leake
2020-12-15 21:35 ` Stefan Monnier
2020-12-16 5:43 ` Richard Stallman
2020-12-16 8:33 ` Tim Cross
2020-12-17 5:55 ` Richard Stallman
2020-12-16 9:00 ` Alfred M. Szmidt
2020-12-15 19:03 ` Stephen Leake
2020-12-15 21:43 ` Jonas Bernoulli
2020-12-15 22:34 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874kkm2gv9.fsf@codeisgreat.org \
--to=pankaj@codeisgreat.org \
--cc=boruch_baum@gmx.com \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.