Comment 1 for bug 672530

Revision history for this message
Vincent Ladeuil (vila) wrote :

  bzr alias diffw='diff --diff-options -w'

while verbose is quite nicely self-documented :)

  git diff -w
  bzr diffw

Passing unrecognized arguments (including typos !) to the diff call are likely to cause error messages quite cryptic to the unsuspecting user.