]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/RelNotes/2.30.0.txt
Merge branch 'js/default-branch-name-tests-final-stretch'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:18 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:18 +0000 (14:19 -0800)
commit27d7c8599b159862762e2bd121c22d516fb04e90
tree91bed47151791fe2e18e8e9e07a5d58207413bda
parent440acfbe0cec5c2316ef7a706c975143c4902b20
parent8b70966aa90b52427e1a09329abde8d845f90398
Merge branch 'js/default-branch-name-tests-final-stretch'

Prepare tests not to be affected by the name of the default branch
"git init" creates.

* js/default-branch-name-tests-final-stretch: (28 commits)
  tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
  t99*: adjust the references to the default branch name "main"
  tests(git-p4): transition to the default branch name `main`
  t9[5-7]*: adjust the references to the default branch name "main"
  t9[0-4]*: adjust the references to the default branch name "main"
  t8*: adjust the references to the default branch name "main"
  t7[5-9]*: adjust the references to the default branch name "main"
  t7[0-4]*: adjust the references to the default branch name "main"
  t6[4-9]*: adjust the references to the default branch name "main"
  t64*: preemptively adjust alignment to prepare for `master` -> `main`
  t6[0-3]*: adjust the references to the default branch name "main"
  t5[6-9]*: adjust the references to the default branch name "main"
  t55[4-9]*: adjust the references to the default branch name "main"
  t55[23]*: adjust the references to the default branch name "main"
  t551*: adjust the references to the default branch name "main"
  t550*: adjust the references to the default branch name "main"
  t5503: prepare aligned comment for replacing `master` with `main`
  t5[0-4]*: adjust the references to the default branch name "main"
  t5323: prepare centered comment for `master` -> `main`
  t4*: adjust the references to the default branch name "main"
  ...
36 files changed:
t/t1300-config.sh
t/t1400-update-ref.sh
t/t1500-rev-parse.sh
t/t1503-rev-parse-verify.sh
t/t1506-rev-parse-diagnosis.sh
t/t1508-at-combinations.sh
t/t1512-rev-parse-disambiguation.sh
t/t3200-branch.sh
t/t3201-branch-contains.sh
t/t3203-branch-output.sh
t/t3205-branch-color.sh
t/t3301-notes.sh
t/t3404-rebase-interactive.sh
t/t3701-add-interactive.sh
t/t4014-format-patch.sh
t/t4041-diff-submodule-option.sh
t/t5310-pack-bitmaps.sh
t/t5323-pack-redundant.sh
t/t5505-remote.sh
t/t5510-fetch.sh
t/t5511-refspec.sh
t/t5516-fetch-push.sh
t/t5526-fetch-submodules.sh
t/t5570-git-daemon.sh
t/t5572-pull-submodule.sh
t/t5582-fetch-negative-refspec.sh
t/t5616-partial-clone.sh
t/t5703-upload-pack-ref-in-want.sh
t/t6016-rev-list-graph-simplify-history.sh
t/t6030-bisect-porcelain.sh
t/t6050-replace.sh
t/t6300-for-each-ref.sh
t/t6302-for-each-ref-filter.sh
t/t7064-wtstatus-pv2.sh
t/t7610-mergetool.sh
t/t9902-completion.sh