From: Junio C Hamano Date: Sun, 2 Jun 2013 22:56:11 +0000 (-0700) Subject: Merge branch 'kb/ancestry-path-threedots' X-Git-Tag: v1.8.4-rc0~232 X-Git-Url: http://git.bitbasher.net/?a=commitdiff_plain;h=911439a5aba362add6b672a09afd11706e05aed7;p=git.git Merge branch 'kb/ancestry-path-threedots' "git log --ancestry-path A...B" did not work as expected, as it did not pay attention to the fact that the merge base between A and B was the bottom of the range being specified. * kb/ancestry-path-threedots: revision.c: treat A...B merge bases as if manually specified t6019: demonstrate --ancestry-path A...B breakage --- 911439a5aba362add6b672a09afd11706e05aed7