author | Junio C Hamano <junkio@cox.net> | |
Fri, 28 Jul 2006 19:23:28 +0000 (12:23 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 28 Jul 2006 19:23:28 +0000 (12:23 -0700) | ||
commit | 5afa69b415fd020d6dd36751bdcf45fdbf07dd4a | |
tree | b5b607987da1d965f6ce76d7fbe58f85cc0e3ac4 | tree | snapshot |
parent | ab9f30fd7538ec5385bf5a3d11117f23f4f320ee | commit | diff |
t4103: fix binary patch application test.
The generated binary patch was _not_ binary -- earlier I made
the --full-index flag to imply binary patch generation to the diff
machinery, but later we made it independent from --binary (although
the latter implies the former).
Signed-off-by: Junio C Hamano <junkio@cox.net>
The generated binary patch was _not_ binary -- earlier I made
the --full-index flag to imply binary patch generation to the diff
machinery, but later we made it independent from --binary (although
the latter implies the former).
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4103-apply-binary.sh | diff | blob | history |