diff options
author | Glen Choo <chooglen@google.com> | 2022-01-28 16:04:44 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-01 14:19:02 -0800 |
commit | 6e0a2ca0277e6010cd403c70d8f15b66af345d33 (patch) | |
tree | 07a91148100477ddbf3951792fc9652fd0be92df /t/t5404-tracking-branches.sh | |
parent | branch: add a dry_run parameter to create_branch() (diff) | |
download | tgif-6e0a2ca0277e6010cd403c70d8f15b66af345d33.tar.xz |
builtin/branch: consolidate action-picking logic in cmd_branch()
Consolidate the logic for deciding when to create a new branch in
cmd_branch(), and save the result for reuse. Besides making the function
more explicit, this allows us to validate options that can only be used
when creating a branch. Such an option does not exist yet, but one will
be introduced in a subsequent commit.
Helped-by: Jonathan Tan <jonathantanmy@google.com>
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 't/t5404-tracking-branches.sh')
0 files changed, 0 insertions, 0 deletions