Phillip Wood <phillip.wood123@xxxxxxxxx> writes: > The patches have been re-ordered so that the change to the default > initial branch name comes first. We have been running for quite some time the "breaking-changes" CI job with 'main' as the default initial branch name, long before this series materialized. Thanks to it, we know that such a flip should not break any of our tests, so this patch being the first in the series makes perfect sense. > That patch now includes a test > for the default initial branch name and includes the changes to the > commit message and documentation suggested by Patrick and Junio. The > commit messages for the other patches have been reworded now that > GIT_TEST_DEFAULT_BRANCH_NAME is not being removed but the code changes > are the same. > > This is an alternative to changing the branch name now as suggested in > https://lore.kernel.org<pull.1961.git.1756183921623.gitgitgadget@xxxxxxxxx No reason to repost, but for those who are reading from the sidelines, the URL would work better with "org<pull" -> "org/git/pull". Thanks.