X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=branch.h;h=e125ff4ca89a87fadb03b3d8272b44ab33640c72;hb=00fb2d25632191b89ac4144e1a6498470a4a1c9e;hp=1285158dd4f26e5bbb0e0d7133055f168fee773f;hpb=2ef89f38568c9bfa663a8c79354e6d2135fb6bf3;p=git.git diff --git a/branch.h b/branch.h index 1285158dd..e125ff4ca 100644 --- a/branch.h +++ b/branch.h @@ -13,7 +13,8 @@ * branch for (if any). */ void create_branch(const char *head, const char *name, const char *start_name, - int force, int reflog, enum branch_track track); + int force, int reflog, + int clobber_head, enum branch_track track); /* * Validates that the requested branch may be created, returning the