Files
git/Documentation
Junio C Hamano 011f4274bb apply: allow-binary-replacement.
A new option, --allow-binary-replacement, is introduced.

When you feed a diff that records full SHA1 name of pre- and
post-image blob on its index line to git-apply with this option,
the post-image blob replaces the path if what you have in the
working tree matches the pre-image _and_ post-image blob is
already available in the object directory.

Later we _might_ want to enhance the diff output to also include
the full binary data of the post-image, to make this more
useful, but this is good enough for local rebasing application.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-11-16 16:20:40 -08:00
..
2005-11-08 21:33:36 -08:00
2005-11-08 08:58:52 -08:00
2005-11-01 14:45:49 -08:00
2005-11-16 16:20:40 -08:00
2005-10-12 18:32:02 -07:00
2005-10-23 17:25:08 -07:00
2005-10-26 16:31:58 -07:00
2005-10-25 22:51:13 -07:00
2005-11-08 11:26:10 -08:00
2005-11-14 17:15:32 -08:00
2005-10-04 17:04:03 -07:00