Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: Merge made by recursive?

From: Jeff King <hidden>
Date: 2016-06-15 22:51:19

Possibly related (same subject, not in this thread)

On Wed, May 25, 2011 at 12:30:53PM -0700, Junio C Hamano wrote:
I think so.  An earlier version of "git merge" used to say something like:

    Committed merge ..., made by resolve.

back in Sept 2005, so it is not so recent development. If we change it
now, scripts in thousands of existing users hands might cringe instead,
though.
I was going to say "those scripts are stupid and broken for parsing
stderr", but:

  1. We actually write this (and many other diagnostic messages) to
     stdout, not stderr. That seems weird and unusual.

  2. The message ends up in the reflog.

Also, most of the rest of the merge output has been gettext-ized, but
not this message. If we are going to declare it not parseable, should we
also be internationalizing it?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help