diff options
| author | René Scharfe <l.s.r@web.de> | 2023-07-16 10:17:35 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-07-17 09:15:18 -0700 |
| commit | 065135fc0bf3c859fcf63abe2e413ccc32a9cc50 (patch) | |
| tree | 2a8666b26493a9355cd2796275d087083b7b5cac /commit.c | |
| parent | ref-filter: add new "signature" atom (diff) | |
| download | git-065135fc0bf3c859fcf63abe2e413ccc32a9cc50.tar.gz git-065135fc0bf3c859fcf63abe2e413ccc32a9cc50.zip | |
t6300: fix setup with GPGSSH but without GPG
In a test introduced by 26c9c03f0a (ref-filter: add new "signature"
atom, 2023-06-04) the file named "file" is added by a setup step that
requires GPG and modified by a second setup step that requires GPGSSH.
Systems lacking the first prerequisite skip the initial setup step and
then "git commit -a" in the second one doesn't find the modified file.
Add it explicitly.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
