diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-05-10 14:34:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-05-10 10:35:24 -0700 |
commit | 2c5691d6cff083ebbd9207d1b518998d448f73f9 (patch) | |
tree | 0e85da47897a74232aead1d8269b73cfd4924bd7 /t/t2017-checkout-orphan.sh | |
parent | 5667141e3b2a5a9f983882df3a3b1f481ce9be88 (diff) | |
download | git-2c5691d6cff083ebbd9207d1b518998d448f73f9.tar.gz |
fetch: split out tests for output format
We're about to introduce a new porcelain mode for the output of
git-fetch(1). As part of that we'll be introducing a set of new tests
that only relate to the output of this command.
Split out tests that exercise the output format of git-fetch(1) so that
it becomes easier to verify this functionality as a standalone unit. As
the tests assume that the default branch is called "main" we set up the
corresponding GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME environment variable
accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2017-checkout-orphan.sh')
0 files changed, 0 insertions, 0 deletions