Git development
 help / color / mirror / Atom feed
* reversible binary diff
@ 2006-08-26  1:04 Nicolas Pitre
  2006-08-26  2:14 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Pitre @ 2006-08-26  1:04 UTC (permalink / raw)
  To: git


I just noticed that the binary diff format was augmented in order to 
carry the reverse diff information.

Why was this needed?

I mean, if you want to reverse a binary diff you only need to retrieve 
the original blob the forward diff was meant to apply against, and it is 
certainly already available in the object store if the forward diff has 
been previously applied.  Or has this assumption been wrong for some 
work flow?


Nicolas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-26  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-26  1:04 reversible binary diff Nicolas Pitre
2006-08-26  2:14 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox