Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "checkout-cache.c" mis-use of read_sha1_file() interface.
It's supposed to test the returned file type, not think that read_sha1_file() tests it. Confusion from "cat-file" command line usage.
- Loading branch information