Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bp/checkout-new-branch-optim' · dbc50fd6
    Junio C Hamano authored
    "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
    dbc50fd6