author | Junio C Hamano <junkio@cox.net> | |
Tue, 16 May 2006 00:25:43 +0000 (17:25 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 16 May 2006 00:57:01 +0000 (17:57 -0700) | ||
commit | b7627278e200d8a80df6ee437b1a01d88f2b4883 | |
tree | 043a51ee8af22a82edc47cf538bce08c4d57ba74 | tree | snapshot |
parent | 04e4888e5a6db847368a95eb986202fa460b2153 | commit | diff |
git-am: use apply --cached
Now 'git apply' can apply patch without working tree, preparation
of pristine preimage and postimage trees that are done when falling
back on 3-way merge by "git am" can do so without temporary files.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Now 'git apply' can apply patch without working tree, preparation
of pristine preimage and postimage trees that are done when falling
back on 3-way merge by "git am" can do so without temporary files.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-am.sh | diff | blob | history |