• Show log

    Commit

  • Hash : 40342bd2
    Author : Russell Belfer
    Date : 2013-01-10T15:15:37

    Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
    
    This adds an option to checkout a la the diff option to turn off
    fnmatch evaluation for pathspec entries.  This can be useful to
    make sure your "pattern" in really interpretted as an exact file
    match only.