From: Adam Majer <adamm@zombino.com>
To: git@vger.kernel.org
Subject: Re: git and appending merge commits
Date: Mon, 26 May 2008 01:39:30 -0500 [thread overview]
Message-ID: <483A5B22.3070809@zombino.com> (raw)
In-Reply-To: <7vej7pek3z.fsf@gitster.siamese.dyndns.org>
Junio C Hamano wrote:
> In a combined diff, unlike the single column to show "+/-/ " at the
> beginning for one-parent diff, each parent gets one column. And in a
> condensed combined diff, a hunk whose result is inherited solely from one
> parent (iow, a trivial conflict resolution) is removed from the output, so
> that only a non-trivial conflict resolution that leaves result that is
> different from all parents are shown.
Thank you Junio and Shawn for the very clear explanation! Now it makes
very good sense why the patch looks so "weird" :) For cases where both
branches touch the same file and there is a conflict, this would be very
useful indeed.
Cheers,
Adam
prev parent reply other threads:[~2008-05-26 6:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-26 3:35 git and appending merge commits Adam Majer
2008-05-26 4:51 ` Shawn O. Pearce
2008-05-26 4:59 ` Junio C Hamano
2008-05-26 6:39 ` Adam Majer [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=483A5B22.3070809@zombino.com \
--to=adamm@zombino.com \
--cc=git@vger.kernel.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.
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.