The v5 of this series updates the '--only' test to use the for loop and >> (append) operator to test all three cases (-o/--only/none) via a single test. This version also documents a bug found via the previous iteration of this series, which does not report error when --include is used with invalid pathspec. Signoff tests remain unchanged. Ghanshyam Thakkar (2): t7501: add tests for --include and --only t7501: add tests for --amend --signoff t/t7501-commit-basic-functionality.sh | 100 +++++++++++++++++++++++++- 1 file changed, 98 insertions(+), 2 deletions(-) -- 2.43.0