Fix the 'status --reset' for individual files

By default, status --reset calls resolved which updates the tree index and
the git-checkout-index -f does not overwrite the files anymore. This patch
explicitely resets the files to the HEAD tree id.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
1 file changed