Re: What's cooking in git.git (Dec 2021, #06; Mon, 27)
From: Junio C Hamano <hidden>
Date: 2022-01-10 18:41:42
Glen Choo [off-list ref] writes:
Elijah Newren [off-list ref] writes:quoted
quoted
* gc/branch-recurse-submodules (2021-12-25) 7 commits - fixup! branch: add --recurse-submodules option for branch creation - branch: add --recurse-submodules option for branch creation - builtin/branch: clean up action-picking logic in cmd_branch() - branch: add a dry_run parameter to create_branch() - branch: make create_branch() always create a branch - branch: move --set-upstream-to behavior to dwim_and_setup_tracking() - Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodules (this branch uses js/branch-track-inherit.) "git branch" learned the "--recurse-submodules" option. Will merge to 'next'? source: [ref]Is there anything in particular blocking this series? e.g. does it need more review?
An ack or two from those who gave their feedbacks on previous rounds, which hasn't happened since v3, I think.
quoted
Can we squash the "fixup!" commit before merging?Makes sense, I can squash it :)