Martin Ågren [off-list ref] writes:
On 29 September 2017 at 06:34, Junio C Hamano [off-list ref] wrote:
quoted
* sd/branch-copy (2017-09-24) 4 commits
(merged to 'next' on 2017-09-28 at a6eceefa02)
+ branch: fix "copy" to never touch HEAD
+ branch: add a --copy (-c) option to go with --move (-m)
+ branch: add test for -m renaming multiple config sections
+ config: create a function to format section headers
"git branch" learned "-c/-C" to create and switch to a new branch
by copying an existing one.
s/and switch to //, I believe, after your finishing patch.
Thanks for careful reading.