This patch series adds tests for various index usages, -i and -o, of commit command and amending commit to add Signed-of-by trailer. This is in reference to the comment added in commit 12ace0b2 which reads: # FIXME: Test the various index usages, -i and -o, test reflog, # signoff, hooks Ghanshyam Thakkar (2): t7501: Add tests for various index usages, -i and -o, of commit command. t7501: Add test for amending commit to add signoff. t/t7501-commit-basic-functionality.sh | 108 ++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) -- 2.43.0