emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Equivalent of "bzr diff -rancestor:"


From: Stefan Monnier
Subject: Re: Equivalent of "bzr diff -rancestor:"
Date: Mon, 17 Nov 2014 12:24:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> In Bazaar, I'd do something like "bzr diff -r ancestor:<master>"

> Perhaps you want:
> git diff origin/foo master

This just shows the diff between the head of both branches.
Whereas I want the diff between the head of "foo" and the common ancestor
between "foo" and "master".


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]