Age | Commit message (Collapse) | Author |
|
It will no longer update the actual working directory, just the
cache. To update the working directory, you need to use "checkout-cache".
|
|
It's supposed to test the returned file type, not think that read_sha1_file()
tests it. Confusion from "cat-file" command line usage.
|
|
Make the warnings have newlines, and don't stop "checkout-cache -a"
just because a file already exists.
|
|
I'll also eventually change "read-tree" to only update the cache
information, instead of doing a checkout of the tree. Much nicer.
|