Merge branch 'js/t2106-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Nov 2020 22:49:41 +0000 (14:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Nov 2020 22:49:41 +0000 (14:49 -0800)
commit39f95df236864e8a5227a53aedd3ee760b741e55
treea947ce7fc25c12ed3f27752da99fc4be2c914798
parente67fbf927dfdf13d0b21dc6ea15dc3c7ef448ea0
parentb6e2a4f07c238e179e4d358e84a7f9e3a5c07005
Merge branch 'js/t2106-cleanup'

A test script got cleaned up and then made not to depend on the
value of init.defaultBranch.

* js/t2106-cleanup:
  t2106: ensure that the checkout fails for the expected reason
  t2106: make test independent of the current main branch name
  t2106: adjust style to the current conventions