[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] Binary files
From: |
Andreas Grünbacher |
Subject: |
Re: [Quilt-dev] Binary files |
Date: |
Tue, 1 Oct 2013 05:38:36 +0200 |
Kaz,
from my point of view, the hooks approach is never going to happen;
instead, GNU patch should be tought git's binary diff format:
https://lists.nongnu.org/archive/html/quilt-dev/2012-11/msg00004.html
As a bonus, GNU diff should optionally learn how to produce this format as well.
Thanks,
Andreas