@git / git / commits / 30cdf48146

Merge branch 'vv/branch-recurse-no-start-ref' into jch

The --recurse-submodules option in 'git branch' has been fixed to avoid a crash when the start point is not a reference (e.g., a raw object ID). The creation path now skips setting up tracking and properly forwards the absent tracking name to the submodule helper. * vv/branch-recurse-no-start-ref: branch: allow recursion with no tracking name branch: do not track a start point with no ref

Junio C Hamano committed Aug 25, 2026 at 10:53 UTC 30cdf48146ded40b1cd358f1bf63f496e7ddb136

No changes.