author | Junio C Hamano <junkio@cox.net> | |
Wed, 16 Aug 2006 23:07:20 +0000 (16:07 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 17 Aug 2006 04:08:45 +0000 (21:08 -0700) | ||
commit | 03eb8f8aeb8a483b11b797cca012fdded818a5c1 | |
tree | 5f9155b3b26652c310ee35023313f2d95adf0a6b | tree | snapshot |
parent | 409d1d2053657f73a3222651111740606122aa80 | commit | diff |
builtin-apply --reverse: two bugfixes.
Parsing of a binary hunk did not consume the terminating blank
line. When applying in reverse, it did not use the second,
reverse binary hunk.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Parsing of a binary hunk did not consume the terminating blank
line. When applying in reverse, it did not use the second,
reverse binary hunk.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-apply.c | diff | blob | history |