Shuqi Liang wrote: > * Add the '--' in all test to remain consistent. > > * Change 'may not' to 'will not'. > > > Shuqi Liang (2): > t1092: add tests for `git diff-files` > diff-files: integrate with sparse index > > builtin/diff-files.c | 4 ++ > t/perf/p2000-sparse-operations.sh | 2 + > t/t1092-sparse-checkout-compatibility.sh | 66 +++++++++++++++++++++++- > 3 files changed, 70 insertions(+), 2 deletions(-) > This iteration looks good to me. Thanks for keeping up with the reviews and getting this to a polished state!