Merge branch 'bp/checkout-new-branch-optim'
"git checkout -b newbranch [HEAD]" should not have to do as much as checking out a commit different from HEAD. An attempt is made to optimize this special case. * bp/checkout-new-branch-optim: config doc: add missing list separator for checkout.optimizeNewBranch
Junio C Hamano committed
Sep 20, 2018 at 14:51 UTC
dbc50fd63c75320720481a1787312e080249220d
No changes.