Merge branch 'dl/branch-from-3dot-merge-base'

"git branch new A...B" and "git checkout -b new A...B" have been taught that in their contexts, the notation A...B means "the merge base between these two commits", just like "git checkout A...B" detaches HEAD at that commit. * dl/branch-from-3dot-merge-base: branch: make create_branch accept a merge base rev t2018: cleanup in current test

Junio C Hamano committed May 19, 2019 at 16:45 UTC 4ac8371a1ce0df07a2c3389d6acf6c35207a54fa

No changes.