From: Junio C Hamano <hidden> Date: 2018-01-11 20:20:50
Ralf Thielow [off-list ref] writes:
of creating a new branch from HEAD, if there exists a tracking
- branch in exactly one remote matching the basename of `<path>,
+ branch in exactly one remote matching the basename of `<path>`,
base the new branch on the remote-tracking branch, and mark
the remote-tracking branch as "upstream" from the new branch.