git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* enhancement request : If 2 commits to be squashed together do have the same title and comment ...
@ 2017-07-09 16:48 Toralf Förster
  2017-07-09 18:52 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Toralf Förster @ 2017-07-09 16:48 UTC (permalink / raw)
  To: git

... then jast squsash them w/o questioning.

Is this a valid RFE ?

-- 
Toralf
PGP C4EACDDE 0076E94E

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: enhancement request : If 2 commits to be squashed together do have the same title and comment ...
  2017-07-09 16:48 enhancement request : If 2 commits to be squashed together do have the same title and comment Toralf Förster
@ 2017-07-09 18:52 ` Junio C Hamano
  2017-07-09 19:20   ` Toralf Förster
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2017-07-09 18:52 UTC (permalink / raw)
  To: Toralf Förster; +Cc: git

Toralf Förster <toralf.foerster@gmx.de> writes:

> ... then jast squsash them w/o questioning.
>
> Is this a valid RFE ?

In the form, it is valid---sending a message to git@vger.kernel.org
is the right way to describe a problem and ask for a help (or better
yet, propose a solution ;-).

I am guessing that you are talking about "squash" in "rebase -i"
command?  If so, instead of saying "squash", you can say "fixup",
which will squish the change into the commit to be corrected while
retaining the log message of it, which makes the new feature you
are looking for unnecessary, I think.

Unless I misunderstood what you want, that is.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: enhancement request : If 2 commits to be squashed together do have the same title and comment ...
  2017-07-09 18:52 ` Junio C Hamano
@ 2017-07-09 19:20   ` Toralf Förster
  0 siblings, 0 replies; 3+ messages in thread
From: Toralf Förster @ 2017-07-09 19:20 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

On 07/09/2017 08:52 PM, Junio C Hamano wrote:
> In the form, it is valid---sending a message to git@vger.kernel.org
> is the right way to describe a problem and ask for a help (or better
> yet, propose a solution ;-).
> 
> I am guessing that you are talking about "squash" in "rebase -i"
> command?  If so, instead of saying "squash", you can say "fixup",
> which will squish the change into the commit to be corrected while
> retaining the log message of it, which makes the new feature you
> are looking for unnecessary, I think.
> 
> Unless I misunderstood what you want, that is.

Thx - answered my questions ! :-)


-- 
Toralf
PGP C4EACDDE 0076E94E

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-09 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-09 16:48 enhancement request : If 2 commits to be squashed together do have the same title and comment Toralf Förster
2017-07-09 18:52 ` Junio C Hamano
2017-07-09 19:20   ` Toralf Förster

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.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).