diff options
author | Jeff King <peff@peff.net> | 2021-05-03 16:43:15 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-04 11:52:02 +0900 |
commit | a1ca398ba7da82622a9485400f88e62f3b756d1b (patch) | |
tree | f4556c2376c451c8c3fed4fabd4840f64d151238 /rebase-interactive.c | |
parent | t7415: rename to expand scope (diff) | |
download | tgif-a1ca398ba7da82622a9485400f88e62f3b756d1b.tar.xz |
t7450: test verify_path() handling of gitmodules
Commit 10ecfa7649 (verify_path: disallow symlinks in .gitmodules,
2018-05-04) made it impossible to load a symlink .gitmodules file into
the index. However, there are no tests of this behavior. Let's make sure
this case is covered. We can easily reuse the test setup created by
the matching b7b1fca175 (fsck: complain when .gitmodules is a symlink,
2018-05-04).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'rebase-interactive.c')
0 files changed, 0 insertions, 0 deletions