mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Move create_branch into a library file
You can also create branches, in exactly the same way, with checkout -b.
This introduces branch.{c,h} library files for doing porcelain-level
operations on branches (such as creating them with their appropriate
default configuration).
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
This commit is contained in:
committed by
Junio C Hamano
parent
e1b3a2cad7
commit
e496c00348