Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unpack-trees: preserve the index file version of original
Otherwise "git checkout $other_branch" (or even "git checkout HEAD") would end up writing the index out in the default format. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information