diff options
author | Ghanshyam Thakkar <shyamthakkar001@gmail.com> | 2024-01-17 21:43:55 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-01-17 13:31:16 -0800 |
commit | cab11f4e4116bc2cb09fc83ed79aad4457a4e630 (patch) | |
tree | 0f23b400690957febe1876b951d101172e359f15 /t/unit-tests/t-basic.c | |
parent | 4e4f576b0690ba039cc0db40e68ee4143acc9a4c (diff) |
t7501: add tests for --amend --signoff
Add tests for amending the commit to add Signed-off-by trailer. And
also to check if it does not add another trailer if one already exists.
Currently, there are tests for --signoff separately in t7501, however,
they are not tested with --amend.
Therefore, these tests belong with other similar tests of --amend in
t7501-commit-basic-functionality.
Helped-by: Phillip Wood <phillip.wood123@gmail.com>
Signed-off-by: Ghanshyam Thakkar <shyamthakkar001@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-basic.c')
0 files changed, 0 insertions, 0 deletions