Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t7060: actually test "git diff-index --cached -M"
A test was designed for "git diff-index --cached -M" but the command is run without the "-M" option (which makes the test essentially identical to its preceding counterpart). Signed-off-by: Matthieu Prat <matthieuprat@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information