git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Three dot notion used inconsitent?
@ 2015-11-18 10:31 Lars Schneider
  2015-11-18 11:02 ` Johannes Löthberg
  2015-11-18 17:49 ` Andreas Schwab
  0 siblings, 2 replies; 4+ messages in thread
From: Lars Schneider @ 2015-11-18 10:31 UTC (permalink / raw)
  To: GIT Mailing-list

Hi,

I just stumbled across the this:

git diff branchA...branchB
--> gives me the diff between (the common ancestor of A and B) and B. That means I never see changes on branchA.

git log branchA...branchB
--> gives me the commits reachable from A and B. That includes changes from branchA.

Is this because of a design decision that I do not (yet) understand or is this inconsistent for historical reasons?

Thanks,
Lars

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

end of thread, other threads:[~2015-11-20  9:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 10:31 Three dot notion used inconsitent? Lars Schneider
2015-11-18 11:02 ` Johannes Löthberg
2015-11-18 17:49 ` Andreas Schwab
2015-11-20  9:53   ` Michael J Gruber

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 NNTP newsgroup(s).