Thread (1 message) 1 message, 1 author, 2016-09-27

Re: [PATCH v5] revision: new rev^-n shorthand for rev^n..rev

From: Junio C Hamano <hidden>
Date: 2016-09-27 18:09:02

Vegard Nossum [off-list ref] writes:
"git log rev^..rev" is commonly used to show all work done on and merged
from a side branch. This patch introduces a shorthand "rev^-" for this
and additionally allows "rev^-$n" to mean "reachable from rev, excluding
what is reachable from the nth parent of rev". For example, for a
two-parent merge, you can use rev^-2 to get the set of commits which were
made to the main branch while the topic branch was prepared.

Signed-off-by: Vegard Nossum <redacted>
Very nicely done.  Thanks for a pleasant read.

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