diff options
author | Glen Choo <chooglen@google.com> | 2022-01-28 16:04:43 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-01 14:18:56 -0800 |
commit | 3f3e76082bc29ff647dff16de9f0145a4d582825 (patch) | |
tree | 202f07a599663c3f9659920b2051018852899a1c /builtin/commit.c | |
parent | bc0893cf3b0ee376ef5b6ed293b1525480a9d720 (diff) |
branch: add a dry_run parameter to create_branch()
Add a dry_run parameter to create_branch() such that dry_run = 1 will
validate a new branch without trying to create it. This will be used in
`git branch --recurse-submodules` to ensure that the new branch can be
created in all submodules.
Signed-off-by: Glen Choo <chooglen@google.com>
Reviewed-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions