diff options
author | chenjianhu <chenjianh@kylinos.cn> | 2025-07-31 03:49:40 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-07-31 11:51:32 -0700 |
commit | f3ef347bb2e0332872088bb00c8ba9801c578822 (patch) | |
tree | 9d04ec4f18f2ffb3e504b863a29156bc3931f9e3 /git-gui/lib/commit.tcl | |
parent | 47d3b506d48b7971080f09770f5b06b42569c967 (diff) |
t7450: inspect the correct path a broken code would write to
Prior to 05e9cd64 (config: quote values containing CR character,
2025-05-19), a repository can trick "clone --recurse-submodules"
into running a post-checkout hook shipped with the project. The
test was written to make sure the trick would no longer run the
hook with the fix in the commit.
However, the test did not check for the path the hook would
create; correct the path to the expected one if the bug were
still with us.
Signed-off-by: chenjianhu <chenjianhu@kylinos.cn>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions