Junio C Hamano <gits...@pobox.com> writes:

> Is 'master' a descendant of v3.3?  I.e. what does
>
>       git rev-list master..v3.3
>
> say?

Yes, this shows nothing.  Although 'master' is a descendant of v3.3, it
is not a --first-parent descendant of anything after v3.0.0.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to