aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-02-15 09:25:30 +0100
committerJunio C Hamano <gitster@pobox.com>2024-02-15 10:12:30 -0800
commit161d9816419796ec5710806a0ee08a3f6359c0eb (patch)
treeca01b4ef37dd2145393c9f7396b2c9611621fa76 /builtin/commit.c
parentGit 2.44-rc0 (diff)
downloadgit-161d9816419796ec5710806a0ee08a3f6359c0eb.tar.gz
git-161d9816419796ec5710806a0ee08a3f6359c0eb.zip
t: move tests exercising the "files" backend
We still have a bunch of tests scattered across our test suites that exercise on-disk files of the "files" backend directly: - t1301 exercises permissions of reflog files when the config "core.sharedRepository" is set. - t1400 exercises whether empty directories in the ref store are handled correctly. - t3200 exercises what happens when there are symlinks in the ref store. - t3400 also exercises what happens when ".git/logs" is a symlink. All of these are inherently low-level tests specific to the "files" backend. Move them into "t0600-reffiles-backend.sh" to reflect this. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions