John Beck wrote:
> Gary> 2) There seems to be no equivalent to wx pdiffs and wx pdiffs -c .
> Gary> Formats I get from Hg I find hard to read.
> 
> Gary> How do I get the equivalent of wx pdiffs [-c]?
> 
> You don't.  Unified diffs have long been the canonical format; get used to it.

   Unified diffs might be the canonical format for bug reports, patches,
   etc., but that doesn't mean they are always the best format for
   humans.  I frequently find context diffs offer a significant accuracy
   advantage for understanding non-trivial changes over unified diffs.

   So I read "get used to it" as "get used to lower quality".

   Dave


Reply via email to