Skip to content

pr-743/dscho/avoid-main-as-branch-name-in-tests-v1

In preparation for changing the default branch name to main, let's stop
using it as non-default branch name in the test suite.

This is the last preparatory step before the patch series that intends to
change the default branch name to main. See
https://github.com/gitgitgadget/git/pull/655 for the entire game plan.

Johannes Schindelin (2):
  t1415: avoid using `main` as ref name
  tests: avoid using the branch name `main`

 t/t1415-worktree-refs.sh     | 18 +++++++++---------
 t/t6012-rev-list-simplify.sh |  8 ++++----
 t/t6400-merge-df.sh          |  8 ++++----
 t/t6409-merge-subtree.sh     | 12 ++++++------
 t/t6430-merge-recursive.sh   |  4 ++--
 5 files changed, 25 insertions(+), 25 deletions(-)

base-commit: 306ee63a703ad67c54ba1209dc11dd9ea500dc1f

Submitted-As: https://lore.kernel.org/git/pull.743.git.1601888196.gitgitgadget@gmail.com
Assets 2