Git development
 help / color / mirror / Atom feed
From: Nicolas Pitre <nico@cam.org>
To: git@vger.kernel.org
Subject: reversible binary diff
Date: Fri, 25 Aug 2006 21:04:46 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0608252050140.3683@localhost.localdomain> (raw)


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

             reply	other threads:[~2006-08-26  1:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-26  1:04 Nicolas Pitre [this message]
2006-08-26  2:14 ` reversible binary diff Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0608252050140.3683@localhost.localdomain \
    --to=nico@cam.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox