Fix the 'status --reset' for individual files
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 19 Jan 2006 15:01:29 +0000 (15:01 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sun, 22 Jan 2006 08:22:23 +0000 (08:22 +0000)
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>

No differences found