author | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 06:26:51 +0000 (23:26 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 06:26:51 +0000 (23:26 -0700) | ||
commit | f686d03034c74bd0de2002b7c277a0838662ea00 | |
tree | f1923ea15220eeff845f9834ec0c903290f73356 | tree | snapshot |
parent | 6a0ebe8ced66b154a48074d3e3321ff1972ec669 | commit | diff |
git-apply --reverse: simplify reverse option.
Having is_reverse in each patch did not make sense. This will hopefully
simplify the work needed to introduce reversible binary diff format.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Having is_reverse in each patch did not make sense. This will hopefully
simplify the work needed to introduce reversible binary diff format.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-apply.c | diff | blob | history |