author | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Mar 2007 10:05:08 +0000 (03:05 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Mar 2007 10:34:55 +0000 (03:34 -0700) | ||
commit | d3e41ebff44745055001e59e460509a8f04b81a2 | |
tree | 01817a15c7963d0891f9934d651abcb36d89f666 | tree | snapshot |
parent | fd2a75972e90d34bc8d4bebe1d669645557a2192 | commit | diff |
git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly
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>
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>
git-commit.sh | diff | blob | history |