• Show log

    Commit

  • Hash : 8731e1f4
    Author : Edward Thomson
    Date : 2020-02-02T19:01:15

    tests::checkout: only examine test10 and test11.txt
    
    The checkout::index::can_disable_pathspec_match test attempts to set a
    path filter of `test11.txt` and `test12.txt`, but then validates that
    `test10.txt` and `test11.txt` were left unmodified.  Update the test's
    path filter to match the expectation.