Commit 40342bd2b654bed4a49fe84de36e19ba0fefb8b6

Russell Belfer 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.