author | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Sep 2005 23:29:11 +0000 (16:29 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Sep 2005 23:29:11 +0000 (16:29 -0700) | ||
commit | 60fa056052b8233c22098a711ab780679d0c5b7e | |
tree | 3e0a3b493fafb907d29fefb34d8debbba8122e5f | tree | snapshot |
parent | 05dd8e2ee2ecba1b4ef1dbbde5c81281152604b4 | commit | diff |
Fastpath the normal case by not checking that index matches HEAD.
The merge strategy would check this itself and typically does it
by using git-read-tree -m -u 3-way merge.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The merge strategy would check this itself and typically does it
by using git-read-tree -m -u 3-way merge.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-merge.sh | diff | blob | history |