Update documentation to remove incorrect GIT_DIFF_OPTS example.
authorSean <seanlkml@sympatico.ca>
Mon, 27 Nov 2006 19:37:43 +0000 (14:37 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 27 Nov 2006 20:08:36 +0000 (12:08 -0800)
Git no longer calls an external diff program to generate patches.
Remove the documentation which suggests that you can pass
arbitrary diff options via the GIT_DIFF_OPTS environment variable.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found