Re: Getting 'git log' (or something else) to show me the relevant sub-graph?
From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:40
Johan Herland [off-list ref] writes:
Now, assume that I have bisected my way through to 'A', and found that
it introduces some bug. Now, I'm interested in visualizing the path
that this bug "travelled" to get into "mainline", i.e. the following
sub-graph:
--M2--H <-- mainline
/
--M1--D---E---F---G <-- dev-branch
/
A---B---C <-- topic-branch