author | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Oct 2005 05:28:45 +0000 (22:28 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Oct 2005 00:04:44 +0000 (17:04 -0700) | ||
commit | c2d5036de5c2e21fb736002ae5b385ceb7c6b23b | |
tree | 79850cb02b25c4045feddaefe408aed22a7101e5 | tree | snapshot |
parent | 56d33b1105e63590577672de9afb920f6e7fd22c | commit | diff |
git-apply: retire unused/unimplemented --no-merge flag.
The original plan was to do 3-way merge between local working tree,
index and the patch being applied, but that was never implemented.
Retire the flag to control its behaviour.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The original plan was to do 3-way merge between local working tree,
index and the patch being applied, but that was never implemented.
Retire the flag to control its behaviour.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-apply.txt | diff | blob | history | |
apply.c | diff | blob | history |