All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
To: Marc Branchaud <marcnarc@xiplink.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
	Phillip Wood <phillip.wood123@gmail.com>,
	Christian Couder <christian.couder@gmail.com>,
	Charvi Mendiratta <charvi077@gmail.com>
Subject: Re: [RESEND] git-rebase.txt: rewrite docu for fixup/squash (again)
Date: Sat, 21 Oct 2023 09:26:22 +0200	[thread overview]
Message-ID: <ZTN9HgqH01iN2CGr@ugly> (raw)
In-Reply-To: <841c3b59-9e7c-4492-9d66-8af42c3222ea@xiplink.com>

On Fri, Oct 20, 2023 at 05:40:01PM -0400, Marc Branchaud wrote:
>I think the original text's "those identified by" is a bit vague: Does 
>"those" mean "messages" or "commits"?  The sentence reads like "those" 
>stands for "messages", but then of course you don't identify *messages* 
>with "squash" commands.
>
fair enough, though the repetition makes it linguistically inferior.

>Maybe emphasize the word "only" in the sentence (i.e. spell it as 
>'only'). 
>
that seems excessive to me. i'm not assuming that my readers are dumb.

> To really drive the point home it could say something like
>	obtained 'only' from the "fixup -c" commit, dropping the
>	messages of all the other involved commits
>
as above.

also, i'm actually uneasy about including the exact behavior in the 
first place, as it codifies something questionable - a better response 
from git would be complaining about it. i will drop it.

>> (having more than one "fixup -c" commit
>> +makes no sense, and only the message from the last one is used).
>
>"Makes no sense" seems a bit opinionated (although I agree with the 
>sentiment).
>
i'm not terribly worried about readers who have an aversion towards 
being told facts ...
anyway, i will use "is incorrect" instead, as it seems more to the 
point.

>Also, you can legitimately have more than one "fixup -c" in the overall 
>instruction set, as long as there's at least one "pick" command in 
>between, e.g.
>
yes, but the context is a single fixup sequence. the above comments 
about readers and repetition apply here, too.

>[1] Makes me wonder if rebase should also support "squash -c"...
>
the distinction is that "squash" combines the messages, while "fixup" 
discards them, and the -c merely changes what is discarded. softening 
that up seems counter-productive to me.

thanks

      parent reply	other threads:[~2023-10-21  7:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20  9:27 [RESEND] git-rebase.txt: rewrite docu for fixup/squash (again) Oswald Buddenhagen
2023-10-20 21:40 ` Marc Branchaud
2023-10-20 23:19   ` Junio C Hamano
2023-10-20 23:56     ` Marc Branchaud
2023-10-21  0:22       ` Junio C Hamano
2023-10-21  7:26   ` Oswald Buddenhagen [this message]

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=ZTN9HgqH01iN2CGr@ugly \
    --to=oswald.buddenhagen@gmx.de \
    --cc=charvi077@gmail.com \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=marcnarc@xiplink.com \
    --cc=phillip.wood123@gmail.com \
    /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.
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.