Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-commit: "read-tree -m HEAD" is not the right way to read-tree qui…
…ckly It still looks at the working tree and checks for locally modified paths. When are preparing a temporary index from HEAD, we do not want any of that. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information