From: Junio C Hamano <gitster@pobox.com>
Date: Sun, 19 May 2019 07:45:28 +0000 (+0900)
Subject: Merge branch 'dl/branch-from-3dot-merge-base'
X-Git-Tag: v2.22.0-rc1~26
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4ac8371a1ce0df07a2c3389d6acf6c35207a54fa

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
---

4ac8371a1ce0df07a2c3389d6acf6c35207a54fa