unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs-diffs Digest, Vol 175, Issue 8
Date: Fri, 02 Jun 2017 09:18:01 +0300	[thread overview]
Message-ID: <83inkediau.fsf@gnu.org> (raw)
In-Reply-To: <87tw3zycnv.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Thu, 01 Jun 2017 23:01:56 +0800)

> From: Eric Abrahamsen <eric@ericabrahamsen.net>
> Date: Thu, 01 Jun 2017 23:01:56 +0800
> 
> >>     Rename nnir.el to gnus-search.el
> >
> > Is this renaming really necessary?  If it isn't, I'd prefer not to
> > rename, as doing so makes digging into history harder.
> 
> When all the dust has cleared on these edits, gnus-search.el won't
> really have much to do with the original nnir.el, not to the point where
> you'd be interested in following code evolution from one file to the
> next. The "rename" commit message was more a note-to-self intermediate
> step.

Ah, okay.  In that case, the renaming really doesn't matter.  Thanks
for explaining this bit.

> This actually leads to a question that I was going to ask later: with a
> fairly hefty change like this, how should the code be later merged into
> master?

My preference is for you to simply merge the branch onto master.  This
will leave all of your branch commits visible and bisect-able, so no
information is lost.

> My feeling is that, eventually, it might make most sense to merge with
> --squash

If you must.  The disadvantage is that finding the problematic change
by bisecting will be harder, if that change is part of the single
jumbo commit.

> and just do a fairly hefty commit message.

How to make a commit message is a separate problem.  I normally do
that as a log message for the merge-commit (which by default is
trivially generated by Git).  You can also do that as the last commit
on the branch, or, if some changes are needed after the merge, in the
log message of those changes.  In any case, I think this issue should
not have any bearing on how to merge.

Thanks.



  reply	other threads:[~2017-06-02  6:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.75394.1496303445.22740.emacs-diffs@gnu.org>
2017-06-01 14:26 ` Emacs-diffs Digest, Vol 175, Issue 8 Eli Zaretskii
2017-06-01 15:01   ` Eric Abrahamsen
2017-06-02  6:18     ` Eli Zaretskii [this message]
2017-06-02  8:56       ` Eric Abrahamsen
2017-06-01 15:37   ` Philippe Vaucher
2017-06-01 17:44     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83inkediau.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).